Searched refs:RROP (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbpointbits.h24 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
79 RROP(point, band, bxor);
102 RROP(point, band, bxor);
150 #undef RROP
H A Dfblinebits.h25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
117 RROP(bits, and, xor);
129 RROP(bits, and, xor);
275 RROP(bits, and, xor);
290 #undef RROP
H A Dfbglyphbits.h25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
139 #undef RROP
H A Dfbsegbits.h25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
88 RROP(bits, and, xor);
211 #undef RROP
H A Dfbarcbits.h25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
28 #define ARCRROP(d) RROP(d,andBits,xorBits)
203 #undef RROP
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbpointbits.h24 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
79 RROP(point, band, bxor);
102 RROP(point, band, bxor);
150 #undef RROP
H A Dfblinebits.h25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
117 RROP(bits, and, xor);
129 RROP(bits, and, xor);
275 RROP(bits, and, xor);
290 #undef RROP
H A Dfbglyphbits.h25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
139 #undef RROP
H A Dfbsegbits.h25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
88 RROP(bits, and, xor);
211 #undef RROP
H A Dfbarcbits.h25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
28 #define ARCRROP(d) RROP(d,andBits,xorBits)
203 #undef RROP
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbbits.h47 #define RROP(b,a,x) BITSRROP(b,a,x) macro
49 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
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
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbbits.h41 #define RROP(b,a,x) BITSRROP(b,a,x) macro
43 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
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

Completed in 13 milliseconds