Searched refs:FbRotStipRight (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fb.h | 94 #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 D | fb.h | 98 #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 D | fb.h | 153 #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 D | fb.h | 203 #define FbRotStipRight(x,n) FbStipRight(x,n) | (n ? FbStipLeft(x,FB_STIP_UNIT-n) : 0) macro
|
Completed in 10 milliseconds