Searched refs:FbRotStipLeft (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfb.h93 #define FbRotStipLeft(x,n) FbStipLeft(x,n) | (n ? FbStipRight(x,FB_STIP_UNIT-n) : 0) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfb.h97 #define FbRotStipLeft(x,n) FbStipLeft(x,n) | (n ? FbStipRight(x,FB_STIP_UNIT-n) : 0) macro
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfb.h152 #define FbRotStipLeft(x,n) FbStipLeft(x,n) | (n ? FbStipRight(x,FB_STIP_UNIT-n) : 0) macro
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfb.h202 #define FbRotStipLeft(x,n) FbStipLeft(x,n) | (n ? FbStipRight(x,FB_STIP_UNIT-n) : 0) macro

Completed in 6 milliseconds