Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrRenderTargetContextPriv.h89 bool drawAndStencilPath(const GrHardClip&,
DGrReducedClip.cpp705 return rtc->priv().drawAndStencilPath(clip, ss, (SkRegion::Op)element->getOp(), in stencil_element()
DGrRenderTargetContext.cpp1739 bool GrRenderTargetContextPriv::drawAndStencilPath(const GrHardClip& clip, in drawAndStencilPath() function in GrRenderTargetContextPriv
/external/skia/src/gpu/
DGrSurfaceDrawContext.h595 bool drawAndStencilPath(const GrHardClip*,
DGrReducedClip.cpp755 return rtc->drawAndStencilPath(&clip, ss, (SkRegion::Op)element->getOp(), in stencil_element()
DGrSurfaceDrawContext.cpp1579 bool GrSurfaceDrawContext::drawAndStencilPath(const GrHardClip* clip, in drawAndStencilPath() function in GrSurfaceDrawContext