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

/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-combine32.h15 #define RB_MASK_PLUS_ONE 0x1000100 macro
107 t |= RB_MASK_PLUS_ONE - ((t >> G_SHIFT) & RB_MASK); \
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_trapezoids.h305 #define RB_MASK_PLUS_ONE 0x01000100 macro
319 t |= RB_MASK_PLUS_ONE - ((t >> G_SHIFT) & RB_MASK);
H A Dsna_blt.c2487 #define RB_MASK_PLUS_ONE 0x10000100 macro
2498 t |= RB_MASK_PLUS_ONE - ((t >> G_SHIFT) & RB_MASK); \
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_trapezoids.h305 #define RB_MASK_PLUS_ONE 0x01000100 macro
319 t |= RB_MASK_PLUS_ONE - ((t >> G_SHIFT) & RB_MASK);
H A Dsna_blt.c2431 #define RB_MASK_PLUS_ONE 0x10000100 macro
2442 t |= RB_MASK_PLUS_ONE - ((t >> G_SHIFT) & RB_MASK); \

Completed in 12 milliseconds