Lines Matching refs:maskFormat
733 if (stuff->maskFormat) { in ProcRenderTrapezoids()
734 rc = dixLookupResourceByType((void **) &pFormat, stuff->maskFormat, in ProcRenderTrapezoids()
772 if (stuff->maskFormat) { in ProcRenderTriangles()
773 rc = dixLookupResourceByType((void **) &pFormat, stuff->maskFormat, in ProcRenderTriangles()
811 if (stuff->maskFormat) { in ProcRenderTriStrip()
812 rc = dixLookupResourceByType((void **) &pFormat, stuff->maskFormat, in ProcRenderTriStrip()
850 if (stuff->maskFormat) { in ProcRenderTriFan()
851 rc = dixLookupResourceByType((void **) &pFormat, stuff->maskFormat, in ProcRenderTriFan()
1271 if (stuff->maskFormat) { in ProcRenderCompositeGlyphs()
1272 rc = dixLookupResourceByType((void **) &pFormat, stuff->maskFormat, in ProcRenderCompositeGlyphs()
2113 swapl(&stuff->maskFormat); in SProcRenderTrapezoids()
2129 swapl(&stuff->maskFormat); in SProcRenderTriangles()
2145 swapl(&stuff->maskFormat); in SProcRenderTriStrip()
2161 swapl(&stuff->maskFormat); in SProcRenderTriFan()
2297 swapl(&stuff->maskFormat); in SProcRenderCompositeGlyphs()