Searched refs:FbDoLeftMaskByteRRop (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbrop.h | 61 FbDoLeftMaskByteRRop(dst,lb,l,((src) & _ca1) ^ _cx1,__xor); \ 106 FbDoLeftMaskByteRRop(dst, lb, l, ((fa) & (b)) | ((ba) & ~(b)), __xor); \
|
| H A D | fbsolid.c | 49 FbDoLeftMaskByteRRop(dst, startbyte, startmask, and, xor); in fbSolid()
|
| H A D | fb.h | 238 #define FbDoLeftMaskByteRRop(dst,lb,l,and,xor) { \ macro
|