Searched refs:FbInitializeMergeRop (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbrop.h | 35 #define FbInitializeMergeRop(alu,pm) {\ macro
|
| H A D | fbblt.c | 95 FbInitializeMergeRop(alu, pm);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fbblt.c | 59 #define FbInitializeMergeRop(alu,pm) {\ macro 97 FbInitializeMergeRop(alu, pm);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/ |
| H A D | fbblt.c | 59 #define FbInitializeMergeRop(alu,pm) {\ macro 97 FbInitializeMergeRop(alu, pm);
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbrop.h | 35 #define FbInitializeMergeRop(alu,pm) {\ macro
|
| H A D | fb24_32.c | 93 FbInitializeMergeRop(alu, (pm | ~(FbBits) 0xffffff)); 187 FbInitializeMergeRop(alu, (pm | (~(FbBits) 0xffffff)));
|
| H A D | fbblt.c | 106 FbInitializeMergeRop(alu, pm); 393 FbInitializeMergeRop (alu, FB_ALLONES); 663 FbInitializeMergeRop (alu, pm);
|
Completed in 6 milliseconds