HomeSort by: relevance | last modified time | path
    Searched refs:RROP (Results 1 - 12 of 12) sorted by relevancy

  /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
fbpointbits.h 24 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x)))
79 RROP(point, band, bxor);
102 RROP(point, band, bxor);
150 #undef RROP
fblinebits.h 25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x)))
117 RROP(bits, and, xor);
129 RROP(bits, and, xor);
275 RROP(bits, and, xor);
290 #undef RROP
fbglyphbits.h 25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x)))
139 #undef RROP
fbsegbits.h 25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x)))
88 RROP(bits, and, xor);
211 #undef RROP
fbarcbits.h 25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x)))
28 #define ARCRROP(d) RROP(d,andBits,xorBits)
203 #undef RROP
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
fbpointbits.h 24 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x)))
79 RROP(point, band, bxor);
102 RROP(point, band, bxor);
150 #undef RROP
fblinebits.h 25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x)))
117 RROP(bits, and, xor);
129 RROP(bits, and, xor);
275 RROP(bits, and, xor);
290 #undef RROP
fbglyphbits.h 25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x)))
139 #undef RROP
fbsegbits.h 25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x)))
88 RROP(bits, and, xor);
211 #undef RROP
fbarcbits.h 25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x)))
28 #define ARCRROP(d) RROP(d,andBits,xorBits)
203 #undef RROP
  /xsrc/external/mit/xorg-server/dist/fb/
fbbits.h 41 #define RROP(b,a,x) BITSRROP(b,a,x)
43 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x)))
273 RROP(point, band, bxor);
283 #define ARCRROP(d) RROP(d,andBits,xorBits)
679 RROP(bits, and, xor);
691 RROP(bits, and, xor);
840 RROP(bits, and, xor);
858 #undef RROP
  /xsrc/external/mit/xorg-server.old/dist/fb/
fbbits.h 47 #define RROP(b,a,x) BITSRROP(b,a,x)
49 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x)))
320 RROP(point,band,bxor);
330 #define ARCRROP(d) RROP(d,andBits,xorBits)
766 RROP(bits,and,xor);
781 RROP(bits,and,xor);
947 RROP(bits,and,xor);
967 #undef RROP

Completed in 13 milliseconds