Searched refs:drawFastShadow (Results 1 – 3 of 3) sorted by relevance
162 bool drawFastShadow(const GrClip&,
1647 if (!fRenderTargetContext->drawFastShadow(this->clip(), color, this->ctm(), path, rec)) { in drawShadow()
954 bool GrRenderTargetContext::drawFastShadow(const GrClip& clip, in drawFastShadow() function in GrRenderTargetContext