Searched refs:FbDoMergeRop (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbblt.c138 WRITE(dst, FbDoMergeRop(bits, READ(dst)));
159 WRITE(dst, FbDoMergeRop(bits, READ(dst)));
211 WRITE(dst, FbDoMergeRop(bits, READ(dst)));
249 WRITE(dst, FbDoMergeRop(bits, READ(dst)));
H A Dfbrop.h34 #define FbDoMergeRop(src, dst) \ macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbblt.c138 WRITE(dst, FbDoMergeRop(bits, READ(dst)));
159 WRITE(dst, FbDoMergeRop(bits, READ(dst)));
211 WRITE(dst, FbDoMergeRop(bits, READ(dst)));
249 WRITE(dst, FbDoMergeRop(bits, READ(dst)));
H A Dfbrop.h34 #define FbDoMergeRop(src, dst) \ macro
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbblt.c138 WRITE(dst, FbDoMergeRop(bits, READ(dst)));
183 WRITE(dst, FbDoMergeRop(bits, READ(dst)));
238 WRITE(dst, FbDoMergeRop(bits, READ(dst)));
278 WRITE(dst, FbDoMergeRop(bits, READ(dst)));
H A Dfbrop.h51 #define FbDoMergeRop(src, dst) \ macro
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbblt.c159 WRITE(dst, FbDoMergeRop (bits, READ(dst)));
211 WRITE(dst, FbDoMergeRop (bits, READ(dst)));
278 WRITE(dst, FbDoMergeRop(bits, READ(dst)));
327 WRITE(dst, FbDoMergeRop(bits, READ(dst)));
732 WRITE(dst, FbDoMergeRop (bits, READ(dst)));
774 WRITE(dst, FbDoMergeRop(bits1, READ(dst)));
H A Dfbrop.h51 #define FbDoMergeRop(src, dst) \ macro
H A Dfb24_32.c157 pixel = FbDoMergeRop(pixel, dpixel);
258 WRITE(dst, FbDoMergeRop(pixel, READ(dst)));

Completed in 6 milliseconds