Home
last modified time | relevance | path

Searched refs:FbDoLeftMaskByteMergeRop (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbblt.c144 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 Dfbrop.h59 #define FbDoLeftMaskByteMergeRop(dst, src, lb, l) { \ macro