Searched refs:drawAndStencilPath (Results 1 – 6 of 6) sorted by relevance
/external/skqp/src/gpu/ |
D | GrRenderTargetContextPriv.h | 89 bool drawAndStencilPath(const GrHardClip&,
|
D | GrReducedClip.cpp | 705 return rtc->priv().drawAndStencilPath(clip, ss, (SkRegion::Op)element->getOp(), in stencil_element()
|
D | GrRenderTargetContext.cpp | 1739 bool GrRenderTargetContextPriv::drawAndStencilPath(const GrHardClip& clip, in drawAndStencilPath() function in GrRenderTargetContextPriv
|
/external/skia/src/gpu/ |
D | GrSurfaceDrawContext.h | 595 bool drawAndStencilPath(const GrHardClip*,
|
D | GrReducedClip.cpp | 755 return rtc->drawAndStencilPath(&clip, ss, (SkRegion::Op)element->getOp(), in stencil_element()
|
D | GrSurfaceDrawContext.cpp | 1579 bool GrSurfaceDrawContext::drawAndStencilPath(const GrHardClip* clip, in drawAndStencilPath() function in GrSurfaceDrawContext
|