Searched refs:FbStipple1Rop (Results 1 – 4 of 4) sorted by relevance
116 FbStipple1Rop(pGC->alu, pGC->fgPixel), pPriv->pm, dstBpp); in fbPushFill()
125 #define FbStipple1Rop(alu,fg) (FbStipple1RopPick(alu,fg) | 4) macro
150 alu = FbStipple1Rop(alu, fg); in fbPutXYImage()
148 alu = FbStipple1Rop(pGC->alu, pGC->fgPixel); in fbFill()