Lines Matching refs:FbBits
30 fbStipple(FbBits * dst, FbStride dstStride,
35 FbBits fgand, FbBits fgxor,
36 FbBits bgand, FbBits bgxor,
76 FbBits *dst;
104 FbBits *stip;
126 FbBits fgand, fgxor, bgand, bgxor;
131 bgand = fbAnd(GXnoop, (FbBits) 0, FB_ALLONES);
132 bgxor = fbXor(GXnoop, (FbBits) 0, FB_ALLONES);
153 FbBits *tile;
188 int x1, int y1, int x2, int y2, FbBits and, FbBits xor)
190 FbBits *dst;