Searched refs:andT (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 86 andT = FbRot24Stip(and,rot); 91 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, leftMask)); 92 andT = FbNext24Stip(andT); 97 WRITE(d, FbDoMaskRRop(READ(d), andT, xorT, rightMask));
|
| H A D | fbseg.c | 360 FbStip andT, xorT; local in function:fbBresSolid24RRop 373 andT = FbRot24Stip(and,rot); 378 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, leftMask)); 380 andT = FbNext24Stip (andT); 384 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, rightMask)); 429 FbStip andT, xorT; local in function:fbBresDash24RRop 461 andT = fgand; 466 andT = bgand; 472 andT [all...] |
Completed in 4 milliseconds