Searched refs:xorT (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbpoint.c | 83 FbStip andT, xorT; local in function:fbDots 87 xorT = FbRot24Stip(xor,rot); 91 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, leftMask)); 93 xorT = FbNext24Stip(xorT); 97 WRITE(d, FbDoMaskRRop(READ(d), andT, xorT, rightMask));
|
| H A D | fbseg.c | 360 FbStip andT, xorT; local in function:fbBresSolid24RRop 374 xorT = FbRot24Stip(xor,rot); 378 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, leftMask)); 381 xorT = FbNext24Stip (xorT); 384 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, rightMask)); 429 FbStip andT, xorT; local in function:fbBresDash24RRop 462 xorT = fgxor; 467 xorT = bgxor; 473 xorT [all...] |
Completed in 4 milliseconds