| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fbrop.h | 54 #define FbDoMaskRRop(dst, and, xor, mask) \ macro 86 (FbDoMaskRRop(dst, fa, fx, m) & (b)) | (FbDoMaskRRop(dst, ba, bx, m) & ~(b))
|
| H A D | fbseg.c | 151 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, bits)); 158 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, bits)); 165 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, bits)); 168 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, mask)); 222 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, mask)); 224 WRITE(dst, FbDoMaskRRop(READ(dst), bgand, bgxor, mask));
|
| H A D | fbpoint.c | 76 WRITE(d, FbDoMaskRRop(READ(d), and, xor, mask));
|
| H A D | fblinebits.h | 228 FbDoMaskRRop(READ(dstLine), and, xor, 243 FbDoMaskRRop(READ(dstLine), and, xor,
|
| H A D | fb.h | 200 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 218 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/ |
| H A D | fbrop.h | 54 #define FbDoMaskRRop(dst, and, xor, mask) \ macro 86 (FbDoMaskRRop(dst, fa, fx, m) & (b)) | (FbDoMaskRRop(dst, ba, bx, m) & ~(b))
|
| H A D | fbseg.c | 151 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, bits)); 158 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, bits)); 165 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, bits)); 168 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, mask)); 222 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, mask)); 224 WRITE(dst, FbDoMaskRRop(READ(dst), bgand, bgxor, mask));
|
| H A D | fbpoint.c | 76 WRITE(d, FbDoMaskRRop(READ(d), and, xor, mask));
|
| H A D | fblinebits.h | 228 FbDoMaskRRop(READ(dstLine), and, xor, 243 FbDoMaskRRop(READ(dstLine), and, xor,
|
| H A D | fb.h | 204 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 222 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbpoint.c | 91 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, leftMask)); 97 WRITE(d, FbDoMaskRRop(READ(d), andT, xorT, rightMask)); 104 WRITE(d, FbDoMaskRRop (READ(d), and, xor, mask));
|
| H A D | fbseg.c | 80 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, bits)); 88 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, bits)); 95 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, bits)); 101 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, mask)); 167 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, mask)); 169 WRITE(dst, FbDoMaskRRop (READ(dst), bgand, bgxor, mask)); 378 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, leftMask)); 384 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, rightMask)); 477 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, leftMask)); 483 WRITE(d, FbDoMaskRRop (REA [all...] |
| H A D | fbsolid.c | 161 WRITE(dst, FbDoMaskRRop(READ(dst), andS, xorS, startmask)); 209 WRITE(dst, FbDoMaskRRop (READ(dst), andE, xorE, endmask));
|
| H A D | fbrop.h | 71 #define FbDoMaskRRop(dst, and, xor, mask) \ macro 111 (FbDoMaskRRop(dst, fa, fx, m) & (b)) | (FbDoMaskRRop(dst, ba, bx, m) & ~(b))
|
| H A D | fbbits.c | 108 #define FbDoTypeMaskRRop(b,t,a,x,m,s) WRITE((t *) (b), FbDoMaskRRop(READ((t *) (b)),\
|
| H A D | fb.h | 240 *dst = FbDoMaskRRop(*dst,and,xor,l); \ 243 *dst = FbDoMaskRRop(*dst,and,xor,r); \ 434 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 454 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
| H A D | fbbits.h | 893 WRITE(dstLine, FbDoMaskRRop (READ(dstLine), andBits, xorBits, startmask)); 906 WRITE(dstLine, FbDoMaskRRop (READ(dstLine), andBits, xorBits, endmask));
|
| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbrop.h | 71 #define FbDoMaskRRop(dst, and, xor, mask) \ macro 102 (FbDoMaskRRop(dst, fa, fx, m) & (b)) | (FbDoMaskRRop(dst, ba, bx, m) & ~(b))
|
| H A D | fbseg.c | 71 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, bits)); 79 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, bits)); 87 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, bits)); 91 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, mask)); 148 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, mask)); 150 WRITE(dst, FbDoMaskRRop(READ(dst), bgand, bgxor, mask));
|
| H A D | fbpoint.c | 70 WRITE(d, FbDoMaskRRop(READ(d), and, xor, mask));
|
| H A D | fbbits.h | 791 FbDoMaskRRop(READ(dstLine), andBits, xorBits, 806 FbDoMaskRRop(READ(dstLine), andBits, xorBits,
|
| H A D | fb.h | 259 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 277 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|