Searched refs:FbDoRightMaskByteRRop (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/fb/ |
| 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 | fbsolid.c | 62 FbDoRightMaskByteRRop(dst, endbyte, endmask, and, xor); in fbSolid()
|
| H A D | fb.h | 264 #define FbDoRightMaskByteRRop(dst,rb,r,and,xor) { \ macro
|