Home
last modified time | relevance | path

Searched refs:drawFastShadow (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrRenderTargetContext.h162 bool drawFastShadow(const GrClip&,
DSkGpuDevice.cpp1647 if (!fRenderTargetContext->drawFastShadow(this->clip(), color, this->ctm(), path, rec)) { in drawShadow()
DGrRenderTargetContext.cpp954 bool GrRenderTargetContext::drawFastShadow(const GrClip& clip, in drawFastShadow() function in GrRenderTargetContext