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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfb.h94 #define FbRotStipRight(x,n) FbStipRight(x,n) | (n ? FbStipLeft(x,FB_STIP_UNIT-n) : 0) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfb.h98 #define FbRotStipRight(x,n) FbStipRight(x,n) | (n ? FbStipLeft(x,FB_STIP_UNIT-n) : 0) macro
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfb.h153 #define FbRotStipRight(x,n) FbStipRight(x,n) | (n ? FbStipLeft(x,FB_STIP_UNIT-n) : 0) macro
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfb.h203 #define FbRotStipRight(x,n) FbStipRight(x,n) | (n ? FbStipLeft(x,FB_STIP_UNIT-n) : 0) macro

Completed in 10 milliseconds