Searched refs:FbDoMaskMergeRop (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbblt.c433 WRITE(dst, FbDoMaskMergeRop (bits, READ(dst), mask & endmask));
440 WRITE(dst, FbDoMaskMergeRop (bits, READ(dst), mask));
447 WRITE(dst, FbDoMaskMergeRop(bits, READ(dst), mask & startmask));
455 WRITE(dst, FbDoMaskMergeRop (bits, READ(dst), mask & startmask));
462 WRITE(dst, FbDoMaskMergeRop (bits, READ(dst), mask));
469 WRITE(dst, FbDoMaskMergeRop(bits, READ(dst), mask & endmask));
500 WRITE(dst, FbDoMaskMergeRop (bits, READ(dst), mask & endmask));
509 WRITE(dst, FbDoMaskMergeRop(bits, READ(dst), mask));
521 WRITE(dst, FbDoMaskMergeRop (bits, READ(dst), mask & startmask));
533 WRITE(dst, FbDoMaskMergeRop (bit
[all...]
H A Dfbrop.h56 #define FbDoMaskMergeRop(src, dst, mask) \ macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbrop.h39 #define FbDoMaskMergeRop(src, dst, mask) \ macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbrop.h39 #define FbDoMaskMergeRop(src, dst, mask) \ macro
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbrop.h56 #define FbDoMaskMergeRop(src, dst, mask) \ macro

Completed in 4 milliseconds