Lines Matching refs:FbBits
32 fbEvenTile(FbBits *dst, FbStride dstStride, int dstX, int width, int height,
33 FbBits *tile, FbStride tileStride, int tileHeight,
34 int alu, FbBits pm,
37 FbBits *t, *tileEnd, bits;
38 FbBits startmask, endmask;
39 FbBits and, xor;
94 fbOddTile(FbBits *dst, FbStride dstStride, int dstX,
96 FbBits *tile, FbStride tileStride,
98 int alu, FbBits pm, int bpp,
134 fbTile(FbBits *dst, FbStride dstStride, int dstX,
136 FbBits *tile, FbStride tileStride,
138 int alu, FbBits pm, int bpp,