Searched refs:drawAlphaClipMask (Results 1 – 4 of 4) sorted by relevance
73 bool drawAlphaClipMask(GrRenderTargetContext*) const;
405 if (!reducedClip.drawAlphaClipMask(rtc.get())) { in createAlphaClipMask()
587 bool GrReducedClip::drawAlphaClipMask(GrRenderTargetContext* rtc) const { in drawAlphaClipMask() function in GrReducedClip
221 reducedClip.drawAlphaClipMask(maskRTC.get()); in visualizeAlphaMask()