| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fbblt.c | 191 bits |= FbScrLeft(bits1, leftShift); 201 bits |= FbScrLeft(bits1, leftShift); 209 bits |= FbScrLeft(bits1, leftShift); 218 bits |= FbScrLeft(bits1, leftShift); 227 bits = FbScrLeft(bits1, leftShift); 228 if (FbScrLeft(startmask, rightShift)) { 238 bits = FbScrLeft(bits1, leftShift); 246 bits = FbScrLeft(bits1, leftShift); 254 bits = FbScrLeft(bits1, leftShift); 255 if (FbScrLeft(endmas [all...] |
| H A D | fb.h | 80 #define FbScrLeft(x,n) ((x) >> (n)) macro 87 #define FbStipLeft(x,n) FbScrLeft(x,n) 90 #define FbRotLeft(x,n) FbScrLeft(x,n) | (n ? FbScrRight(x,FB_UNIT-n) : 0) 91 #define FbRotRight(x,n) FbScrRight(x,n) | (n ? FbScrLeft(x,FB_UNIT-n) : 0) 99 FbScrLeft(FB_ALLONES,(FB_UNIT - (x)) & FB_MASK) : 0) 104 FbScrLeft(FB_STIP_ALLONES,(FB_STIP_UNIT - (x)) & FB_STIP_MASK) : 0) 107 FbScrLeft(FB_ALLONES,(FB_UNIT - ((x) + (w))) & FB_MASK))
|
| H A D | fbbitmap.c | 149 w = FbScrLeft(w, 1); 164 w = FbScrLeft(w, 1);
|
| H A D | fbgc.c | 76 bits = FbScrLeft(bits, len);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/ |
| H A D | fbblt.c | 191 bits |= FbScrLeft(bits1, leftShift); 201 bits |= FbScrLeft(bits1, leftShift); 209 bits |= FbScrLeft(bits1, leftShift); 218 bits |= FbScrLeft(bits1, leftShift); 227 bits = FbScrLeft(bits1, leftShift); 228 if (FbScrLeft(startmask, rightShift)) { 238 bits = FbScrLeft(bits1, leftShift); 246 bits = FbScrLeft(bits1, leftShift); 254 bits = FbScrLeft(bits1, leftShift); 255 if (FbScrLeft(endmas [all...] |
| H A D | fb.h | 84 #define FbScrLeft(x,n) ((x) >> (n)) macro 91 #define FbStipLeft(x,n) FbScrLeft(x,n) 94 #define FbRotLeft(x,n) FbScrLeft(x,n) | (n ? FbScrRight(x,FB_UNIT-n) : 0) 95 #define FbRotRight(x,n) FbScrRight(x,n) | (n ? FbScrLeft(x,FB_UNIT-n) : 0) 103 FbScrLeft(FB_ALLONES,(FB_UNIT - (x)) & FB_MASK) : 0) 108 FbScrLeft(FB_STIP_ALLONES,(FB_STIP_UNIT - (x)) & FB_STIP_MASK) : 0) 111 FbScrLeft(FB_ALLONES,(FB_UNIT - ((x) + (w))) & FB_MASK))
|
| H A D | fbbitmap.c | 149 w = FbScrLeft(w, 1); 164 w = FbScrLeft(w, 1);
|
| H A D | fbgc.c | 76 bits = FbScrLeft(bits, len);
|
| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbblt.c | 217 bits |= FbScrLeft(bits1, leftShift); 227 bits |= FbScrLeft(bits1, leftShift); 236 bits |= FbScrLeft(bits1, leftShift); 245 bits |= FbScrLeft(bits1, leftShift); 255 bits = FbScrLeft(bits1, leftShift); 256 if (FbScrLeft(startmask, rightShift)) { 266 bits = FbScrLeft(bits1, leftShift); 275 bits = FbScrLeft(bits1, leftShift); 283 bits = FbScrLeft(bits1, leftShift); 284 if (FbScrLeft(endmas [all...] |
| H A D | fb.h | 129 #define FbScrLeft(x,n) ((x) >> (n)) macro 136 #define FbScrLeft(x,n) ((x) << (n)) macro 146 #define FbStipLeft(x,n) FbScrLeft(x,n) 149 #define FbRotLeft(x,n) FbScrLeft(x,n) | (n ? FbScrRight(x,FB_UNIT-n) : 0) 150 #define FbRotRight(x,n) FbScrRight(x,n) | (n ? FbScrLeft(x,FB_UNIT-n) : 0) 158 FbScrLeft(FB_ALLONES,(FB_UNIT - (x)) & FB_MASK) : 0) 163 FbScrLeft(FB_STIP_ALLONES,(FB_STIP_UNIT - (x)) & FB_STIP_MASK) : 0) 166 FbScrLeft(FB_ALLONES,(FB_UNIT - ((x) + (w))) & FB_MASK))
|
| H A D | fbpixmap.c | 204 w = FbScrLeft(w, 1); 229 w = FbScrLeft(w, 1);
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbblt.c | 253 bits |= FbScrLeft(bits1, leftShift); 265 bits |= FbScrLeft(bits1, leftShift); 276 bits |= FbScrLeft(bits1, leftShift); 287 bits |= FbScrLeft(bits1, leftShift); 299 bits = FbScrLeft(bits1, leftShift); 300 if (FbScrLeft(startmask, rightShift)) 313 bits = FbScrLeft(bits1, leftShift); 324 bits = FbScrLeft(bits1, leftShift); 333 bits = FbScrLeft(bits1, leftShift); 334 if (FbScrLeft(endmas [all...] |
| H A D | fbpixmap.c | 224 w = FbScrLeft(w, 1); 255 w = FbScrLeft(w, 1);
|
| H A D | fb.h | 179 #define FbScrLeft(x,n) ((x) >> (n)) macro 186 #define FbScrLeft(x,n) ((x) << (n)) macro 196 #define FbStipLeft(x,n) FbScrLeft(x,n) 199 #define FbRotLeft(x,n) FbScrLeft(x,n) | (n ? FbScrRight(x,FB_UNIT-n) : 0) 200 #define FbRotRight(x,n) FbScrRight(x,n) | (n ? FbScrLeft(x,FB_UNIT-n) : 0) 208 FbScrLeft(FB_ALLONES,(FB_UNIT - (x)) & FB_MASK) : 0) 213 FbScrLeft(FB_STIP_ALLONES,(FB_STIP_UNIT - (x)) & FB_STIP_MASK) : 0) 216 FbScrLeft(FB_ALLONES,(FB_UNIT - ((x) + (w))) & FB_MASK)) 524 #define FbRot24(p,b) (FbScrRight(p,b) | FbScrLeft(p,24-(b)))
|
| H A D | fbgc.c | 131 bits = FbScrLeft(bits,len);
|
| /xsrc/external/mit/xorg-server.old/dist/miext/shadow/ |
| H A D | shrotate.c | 275 bits = FbScrLeft(bits, shaBpp);
|
| /xsrc/external/mit/xorg-server/dist/miext/shadow/ |
| H A D | shrotate.c | 268 bits = FbScrLeft(bits, shaBpp);
|