Searched refs:FbDoRightMaskByteRRop (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbsolid.c62 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
H A Dfbrop.h66 FbDoRightMaskByteRRop(dst,rb,r,((src) & _ca1) ^ _cx1,__xor); \
111 FbDoRightMaskByteRRop(dst, rb, r, ((fa) & (b)) | ((ba) & ~(b)), __xor); \
H A Dfbtile.c96 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
H A Dfb.h264 #define FbDoRightMaskByteRRop(dst,rb,r,and,xor) { \ macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbrop.h49 FbDoRightMaskByteRRop(dst,rb,r,((src) & _ca1) ^ _cx1,__xor); \
95 FbDoRightMaskByteRRop(dst, rb, r, ((fa) & (b)) | ((ba) & ~(b)), __xor); \
H A Dfbtile.c88 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
H A Dfbstipple.c156 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
H A Dfbfill.c58 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
H A Dfb.h205 #define FbDoRightMaskByteRRop(dst,rb,r,and,xor) { \ macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbrop.h49 FbDoRightMaskByteRRop(dst,rb,r,((src) & _ca1) ^ _cx1,__xor); \
95 FbDoRightMaskByteRRop(dst, rb, r, ((fa) & (b)) | ((ba) & ~(b)), __xor); \
H A Dfbtile.c88 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
H A Dfbstipple.c156 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
H A Dfbfill.c58 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
H A Dfb.h209 #define FbDoRightMaskByteRRop(dst,rb,r,and,xor) { \ macro
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbrop.h66 FbDoRightMaskByteRRop(dst,rb,r,((src) & _ca1) ^ _cx1,__xor); \
120 FbDoRightMaskByteRRop(dst, rb, r, ((fa) & (b)) | ((ba) & ~(b)), __xor); \
H A Dfbsolid.c79 FbDoRightMaskByteRRop(dst,endbyte,endmask,and,xor);
H A Dfbtile.c105 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
H A Dfbstipple.c210 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
H A Dfb.h242 #define FbDoRightMaskByteRRop(dst,rb,r,and,xor) { \ macro
440 #define FbDoRightMaskByteRRop(dst,rb,r,and,xor) { \ macro

Completed in 12 milliseconds