Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrRenderTargetContext.h199 bool drawFastShadow(const GrClip&,
DSkGpuDevice.cpp1703 if (!fRenderTargetContext->drawFastShadow(this->clip(), this->ctm(), path, rec)) { in drawShadow()
DGrRenderTargetContext.cpp1151 bool GrRenderTargetContext::drawFastShadow(const GrClip& clip, in drawFastShadow() function in GrRenderTargetContext
/external/skia/src/gpu/
DGrSurfaceDrawContext.h357 bool drawFastShadow(const GrClip*,
DSkGpuDevice.cpp887 if (!fSurfaceDrawContext->drawFastShadow(this->clip(), this->localToDevice(), path, rec)) {
DGrSurfaceDrawContext.cpp1121 bool GrSurfaceDrawContext::drawFastShadow(const GrClip* clip, in drawFastShadow() function in GrSurfaceDrawContext