Searched refs:xorE (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbsolid.c99 FbBits xorS = 0, andS = 0, xorE = 0, andE = 0; local in function:fbSolid24
143 xorE = xor;
147 xorE = xor1;
151 xorE = xor2;
209 WRITE(dst, FbDoMaskRRop (READ(dst), andE, xorE, endmask));

Completed in 1 milliseconds