Searched refs:FbDoLeftMaskByteMergeRop (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbblt.c | 144 FbDoLeftMaskByteMergeRop(dst, bits, startbyte, startmask); in fbBlt() 150 FbDoLeftMaskByteMergeRop(dst, bits, startbyte, startmask); in fbBlt() 248 FbDoLeftMaskByteMergeRop(dst, bits, startbyte, startmask); in fbBlt() 260 FbDoLeftMaskByteMergeRop(dst, bits, startbyte, startmask); in fbBlt()
|
| H A D | fbrop.h | 59 #define FbDoLeftMaskByteMergeRop(dst, src, lb, l) { \ macro
|