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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfb.h109 #define FbStipMask(x,w) (FbStipRight(FB_STIP_ALLONES,(x) & FB_STIP_MASK) & \ macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfb.h113 #define FbStipMask(x,w) (FbStipRight(FB_STIP_ALLONES,(x) & FB_STIP_MASK) & \ macro
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfb.h218 #define FbStipMask(x,w) (FbStipRight(FB_STIP_ALLONES,(x) & FB_STIP_MASK) & \ macro
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfb.h168 #define FbStipMask(x,w) (FbStipRight(FB_STIP_ALLONES,(x) & FB_STIP_MASK) & \ macro

Completed in 11 milliseconds