Searched defs:FbDoRRop (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbrop.h52 #define FbDoRRop(dst, and, xor) (((dst) & (and)) ^ (xor)) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbrop.h52 #define FbDoRRop(dst, and, xor) (((dst) & (and)) ^ (xor)) macro
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbrop.h69 #define FbDoRRop(dst, and, xor) (((dst) & (and)) ^ (xor)) macro
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbrop.h69 #define FbDoRRop(dst, and, xor) (((dst) & (and)) ^ (xor)) macro

Completed in 5 milliseconds