Lines Matching defs:fgxor
45 fbTransparentSpan(FbBits * dst, FbBits stip, FbBits fgxor, int n)
63 FbBits fgand, FbBits fgxor, FbBits bgand, FbBits bgxor,
126 xor = (fgxor & mask) | (bgxor & ~mask);
130 fbTransparentSpan(dst, mask & startmask, fgxor, 1);
133 fbTransparentSpan(dst, mask, fgxor, nmiddle);
136 fbTransparentSpan(dst, mask & endmask, fgxor, 1);
167 FbBits fgand, FbBits fgxor, FbBits bgand, FbBits bgxor,
195 dstStride, x, dstBpp, w, h, fgand, fgxor, bgand, bgxor);
209 FbBits fgand, FbBits fgxor, FbBits bgand, FbBits bgxor,
218 fgand, fgxor, bgand, bgxor, xRot, yRot);
222 fgand, fgxor, bgand, bgxor, xRot, yRot);