Searched refs:FbDoMergeRop (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fbblt.c | 138 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 D | fbrop.h | 34 #define FbDoMergeRop(src, dst) \ macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/ |
| H A D | fbblt.c | 138 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 D | fbrop.h | 34 #define FbDoMergeRop(src, dst) \ macro
|
| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbblt.c | 138 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 D | fbrop.h | 51 #define FbDoMergeRop(src, dst) \ macro
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbblt.c | 159 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 D | fbrop.h | 51 #define FbDoMergeRop(src, dst) \ macro
|
| H A D | fb24_32.c | 157 pixel = FbDoMergeRop(pixel, dpixel); 258 WRITE(dst, FbDoMergeRop(pixel, READ(dst)));
|
Completed in 6 milliseconds