| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbsolid.c | 62 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
|
| H A D | fbrop.h | 66 FbDoRightMaskByteRRop(dst,rb,r,((src) & _ca1) ^ _cx1,__xor); \ 111 FbDoRightMaskByteRRop(dst, rb, r, ((fa) & (b)) | ((ba) & ~(b)), __xor); \
|
| H A D | fbtile.c | 96 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
|
| H A D | fb.h | 264 #define FbDoRightMaskByteRRop(dst,rb,r,and,xor) { \ macro
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fbrop.h | 49 FbDoRightMaskByteRRop(dst,rb,r,((src) & _ca1) ^ _cx1,__xor); \ 95 FbDoRightMaskByteRRop(dst, rb, r, ((fa) & (b)) | ((ba) & ~(b)), __xor); \
|
| H A D | fbtile.c | 88 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
|
| H A D | fbstipple.c | 156 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
|
| H A D | fbfill.c | 58 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
|
| H A D | fb.h | 205 #define FbDoRightMaskByteRRop(dst,rb,r,and,xor) { \ macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/ |
| H A D | fbrop.h | 49 FbDoRightMaskByteRRop(dst,rb,r,((src) & _ca1) ^ _cx1,__xor); \ 95 FbDoRightMaskByteRRop(dst, rb, r, ((fa) & (b)) | ((ba) & ~(b)), __xor); \
|
| H A D | fbtile.c | 88 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
|
| H A D | fbstipple.c | 156 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
|
| H A D | fbfill.c | 58 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
|
| H A D | fb.h | 209 #define FbDoRightMaskByteRRop(dst,rb,r,and,xor) { \ macro
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbrop.h | 66 FbDoRightMaskByteRRop(dst,rb,r,((src) & _ca1) ^ _cx1,__xor); \ 120 FbDoRightMaskByteRRop(dst, rb, r, ((fa) & (b)) | ((ba) & ~(b)), __xor); \
|
| H A D | fbsolid.c | 79 FbDoRightMaskByteRRop(dst,endbyte,endmask,and,xor);
|
| H A D | fbtile.c | 105 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
|
| H A D | fbstipple.c | 210 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor);
|
| H A D | fb.h | 242 #define FbDoRightMaskByteRRop(dst,rb,r,and,xor) { \ macro 440 #define FbDoRightMaskByteRRop(dst,rb,r,and,xor) { \ macro
|