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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbglyphbits.h25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
H A Dfbarcbits.h25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
H A Dfbpointbits.h24 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
H A Dfbsegbits.h25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
H A Dfblinebits.h25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbglyphbits.h25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
H A Dfbarcbits.h25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
H A Dfbpointbits.h24 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
H A Dfbsegbits.h25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
H A Dfblinebits.h25 #define RROP(b,a,x) WRITE((b), FbDoRRop (READ(b), (a), (x))) macro
/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
/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

Completed in 22 milliseconds