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

/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbsolid.c49 FbDoLeftMaskByteRRop(dst, startbyte, startmask, and, xor);
H A Dfbrop.h61 FbDoLeftMaskByteRRop(dst,lb,l,((src) & _ca1) ^ _cx1,__xor); \
106 FbDoLeftMaskByteRRop(dst, lb, l, ((fa) & (b)) | ((ba) & ~(b)), __xor); \
H A Dfbtile.c83 FbDoLeftMaskByteRRop(dst, startbyte, startmask, and, xor);
H A Dfb.h238 #define FbDoLeftMaskByteRRop(dst,lb,l,and,xor) { \ macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbrop.h44 FbDoLeftMaskByteRRop(dst,lb,l,((src) & _ca1) ^ _cx1,__xor); \
90 FbDoLeftMaskByteRRop(dst, lb, l, ((fa) & (b)) | ((ba) & ~(b)), __xor); \
H A Dfbtile.c75 FbDoLeftMaskByteRRop(dst, startbyte, startmask, and, xor);
H A Dfbstipple.c142 FbDoLeftMaskByteRRop(dst, startbyte, startmask, and, xor);
H A Dfbfill.c45 FbDoLeftMaskByteRRop(dst, startbyte, startmask, and, xor);
H A Dfb.h179 #define FbDoLeftMaskByteRRop(dst,lb,l,and,xor) { \ macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbrop.h44 FbDoLeftMaskByteRRop(dst,lb,l,((src) & _ca1) ^ _cx1,__xor); \
90 FbDoLeftMaskByteRRop(dst, lb, l, ((fa) & (b)) | ((ba) & ~(b)), __xor); \
H A Dfbtile.c75 FbDoLeftMaskByteRRop(dst, startbyte, startmask, and, xor);
H A Dfbstipple.c142 FbDoLeftMaskByteRRop(dst, startbyte, startmask, and, xor);
H A Dfbfill.c45 FbDoLeftMaskByteRRop(dst, startbyte, startmask, and, xor);
H A Dfb.h183 #define FbDoLeftMaskByteRRop(dst,lb,l,and,xor) { \ macro
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbrop.h61 FbDoLeftMaskByteRRop(dst,lb,l,((src) & _ca1) ^ _cx1,__xor); \
115 FbDoLeftMaskByteRRop(dst, lb, l, ((fa) & (b)) | ((ba) & ~(b)), __xor); \
H A Dfbsolid.c65 FbDoLeftMaskByteRRop(dst,startbyte,startmask,and,xor);
H A Dfbtile.c91 FbDoLeftMaskByteRRop(dst, startbyte, startmask, and, xor);
H A Dfbstipple.c194 FbDoLeftMaskByteRRop (dst, startbyte, startmask, and, xor);
H A Dfb.h239 #define FbDoLeftMaskByteRRop(dst,lb,l,and,xor) { \ macro
412 #define FbDoLeftMaskByteRRop(dst,lb,l,and,xor) { \ macro

Completed in 13 milliseconds