Searched refs:FbDoRightMaskByteMergeRop (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbblt.c | 127 FbDoRightMaskByteMergeRop(dst, bits, endbyte, endmask); in fbBlt() 189 FbDoRightMaskByteMergeRop(dst, bits, endbyte, endmask); in fbBlt() 220 FbDoRightMaskByteMergeRop(dst, bits, endbyte, endmask); in fbBlt() 288 FbDoRightMaskByteMergeRop(dst, bits, endbyte, endmask); in fbBlt()
|
| H A D | fbrop.h | 64 #define FbDoRightMaskByteMergeRop(dst, src, rb, r) { \ macro
|