Searched defs:SCRRIGHT (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcfbmskbits.h240 SCRRIGHT(dst, x)
325 #define SCRRIGHT(lw, n) BitRight(lw, (n) * PSZ) macro
548 (SCRRIGHT(*((psrc)+1), m) & cfbstarttab[m]); \
558 *(pdst) = (*(pdst) & ~tmpmask) | (SCRRIGHT(src, x) & tmpmask); \
568 (SCRRIGHT(src, x) & (cfbstarttab[x] & pm)); \
597 _m |= (SCRRIGHT(src, PPW-(w)) & _pm); \
600 FASTPUTBITS(SCRRIGHT(src, PPW-(w)), (x) * PSZ, (w) * PSZ, pdst); \
615 t1 = SCRRIGHT((src), (x)); \
628 t1 = SCRRIGHT((src), (x)); \
694 _t1 = SCRRIGHT((sr
[all...]
H A Dmaskbits.h71 SCRRIGHT(dst, x)
252 #define BitRight(b,s) SCRRIGHT(b,s)
285 #define SCRRIGHT(lw, n) SHR((PixelType)(lw),(n)) macro
288 #define SCRRIGHT(lw, n) SHL((PixelType)(lw),(n)) macro
396 (SCRRIGHT(src, x) & tmpmask); \
401 *(pdst) = (*(pdst) & mfbGetendtab(x)) | (SCRRIGHT((src), x)); \
427 dst |= (SCRRIGHT(*((psrc)+1), PPW-(x))); \
439 t1 = SCRRIGHT((src), (x)); \
469 _tmp2 = SCRRIGHT(src, PPW-(w)); \
478 _tmp2 = SCRRIGHT(sr
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcfbmskbits.h237 SCRRIGHT(dst, x)
322 #define SCRRIGHT(lw, n) BitRight(lw, (n) * PSZ) macro
545 (SCRRIGHT(*((psrc)+1), m) & cfbstarttab[m]); \
555 *(pdst) = (*(pdst) & ~tmpmask) | (SCRRIGHT(src, x) & tmpmask); \
565 (SCRRIGHT(src, x) & (cfbstarttab[x] & pm)); \
594 _m |= (SCRRIGHT(src, PPW-(w)) & _pm); \
597 FASTPUTBITS(SCRRIGHT(src, PPW-(w)), (x) * PSZ, (w) * PSZ, pdst); \
612 t1 = SCRRIGHT((src), (x)); \
625 t1 = SCRRIGHT((src), (x)); \
691 _t1 = SCRRIGHT((sr
[all...]
H A Dmaskbits.h71 SCRRIGHT(dst, x)
252 #define BitRight(b,s) SCRRIGHT(b,s)
285 #define SCRRIGHT(lw, n) SHR((PixelType)(lw),(n)) macro
288 #define SCRRIGHT(lw, n) SHL((PixelType)(lw),(n)) macro
396 (SCRRIGHT(src, x) & tmpmask); \
401 *(pdst) = (*(pdst) & mfbGetendtab(x)) | (SCRRIGHT((src), x)); \
427 dst |= (SCRRIGHT(*((psrc)+1), PPW-(x))); \
439 t1 = SCRRIGHT((src), (x)); \
469 _tmp2 = SCRRIGHT(src, PPW-(w)); \
478 _tmp2 = SCRRIGHT(sr
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcfbmskbits.h237 SCRRIGHT(dst, x)
322 #define SCRRIGHT(lw, n) BitRight(lw, (n) * PSZ) macro
545 (SCRRIGHT(*((psrc)+1), m) & cfbstarttab[m]); \
555 *(pdst) = (*(pdst) & ~tmpmask) | (SCRRIGHT(src, x) & tmpmask); \
565 (SCRRIGHT(src, x) & (cfbstarttab[x] & pm)); \
594 _m |= (SCRRIGHT(src, PPW-(w)) & _pm); \
597 FASTPUTBITS(SCRRIGHT(src, PPW-(w)), (x) * PSZ, (w) * PSZ, pdst); \
612 t1 = SCRRIGHT((src), (x)); \
625 t1 = SCRRIGHT((src), (x)); \
691 _t1 = SCRRIGHT((sr
[all...]
H A Dmaskbits.h71 SCRRIGHT(dst, x)
252 #define BitRight(b,s) SCRRIGHT(b,s)
285 #define SCRRIGHT(lw, n) SHR((PixelType)(lw),(n)) macro
288 #define SCRRIGHT(lw, n) SHL((PixelType)(lw),(n)) macro
396 (SCRRIGHT(src, x) & tmpmask); \
401 *(pdst) = (*(pdst) & mfbGetendtab(x)) | (SCRRIGHT((src), x)); \
427 dst |= (SCRRIGHT(*((psrc)+1), PPW-(x))); \
439 t1 = SCRRIGHT((src), (x)); \
469 _tmp2 = SCRRIGHT(src, PPW-(w)); \
478 _tmp2 = SCRRIGHT(sr
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcfbmskbits.h242 SCRRIGHT(dst, x)
327 #define SCRRIGHT(lw, n) BitRight(lw, (n) * PSZ) macro
550 (SCRRIGHT(*((psrc)+1), m) & cfbstarttab[m]); \
560 *(pdst) = (*(pdst) & ~tmpmask) | (SCRRIGHT(src, x) & tmpmask); \
570 (SCRRIGHT(src, x) & (cfbstarttab[x] & pm)); \
599 _m |= (SCRRIGHT(src, PPW-(w)) & _pm); \
602 FASTPUTBITS(SCRRIGHT(src, PPW-(w)), (x) * PSZ, (w) * PSZ, pdst); \
617 t1 = SCRRIGHT((src), (x)); \
630 t1 = SCRRIGHT((src), (x)); \
696 _t1 = SCRRIGHT((sr
[all...]
H A Dmaskbits.h73 SCRRIGHT(dst, x)
254 #define BitRight(b,s) SCRRIGHT(b,s)
287 #define SCRRIGHT(lw, n) SHR((PixelType)(lw),(n)) macro
290 #define SCRRIGHT(lw, n) SHL((PixelType)(lw),(n)) macro
398 (SCRRIGHT(src, x) & tmpmask); \
403 *(pdst) = (*(pdst) & mfbGetendtab(x)) | (SCRRIGHT((src), x)); \
429 dst |= (SCRRIGHT(*((psrc)+1), PPW-(x))); \
441 t1 = SCRRIGHT((src), (x)); \
471 _tmp2 = SCRRIGHT(src, PPW-(w)); \
480 _tmp2 = SCRRIGHT(sr
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcfbmskbits.h243 SCRRIGHT(dst, x)
328 #define SCRRIGHT(lw, n) BitRight(lw, (n) * PSZ) macro
551 (SCRRIGHT(*((psrc)+1), m) & cfbstarttab[m]); \
561 *(pdst) = (*(pdst) & ~tmpmask) | (SCRRIGHT(src, x) & tmpmask); \
571 (SCRRIGHT(src, x) & (cfbstarttab[x] & pm)); \
600 _m |= (SCRRIGHT(src, PPW-(w)) & _pm); \
603 FASTPUTBITS(SCRRIGHT(src, PPW-(w)), (x) * PSZ, (w) * PSZ, pdst); \
618 t1 = SCRRIGHT((src), (x)); \
631 t1 = SCRRIGHT((src), (x)); \
697 _t1 = SCRRIGHT((sr
[all...]
H A Dmaskbits.h73 SCRRIGHT(dst, x)
254 #define BitRight(b,s) SCRRIGHT(b,s)
287 #define SCRRIGHT(lw, n) SHR((PixelType)(lw),(n)) macro
290 #define SCRRIGHT(lw, n) SHL((PixelType)(lw),(n)) macro
398 (SCRRIGHT(src, x) & tmpmask); \
403 *(pdst) = (*(pdst) & mfbGetendtab(x)) | (SCRRIGHT((src), x)); \
429 dst |= (SCRRIGHT(*((psrc)+1), PPW-(x))); \
441 t1 = SCRRIGHT((src), (x)); \
471 _tmp2 = SCRRIGHT(src, PPW-(w)); \
480 _tmp2 = SCRRIGHT(sr
[all...]

Completed in 71 milliseconds