Home
last modified time | relevance | path

Searched defs:stencilPath (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/gpu/
DGrPathRendering.cpp48 void GrPathRendering::stencilPath(const StencilPathArgs& args, const GrPath* path) { in stencilPath() function in GrPathRendering
DGrPathRenderer.h158 void stencilPath(const StencilPathArgs& args) { in stencilPath() function
DGrRenderTargetContext.cpp799 void GrRenderTargetContextPriv::stencilPath(const GrHardClip& clip, in stencilPath() function in GrRenderTargetContextPriv
/external/skia/src/gpu/
DGrPathRenderer.h164 void stencilPath(const StencilPathArgs& args) { in stencilPath() function
DGrSurfaceDrawContext.cpp913 bool GrSurfaceDrawContext::stencilPath(const GrHardClip* clip, in stencilPath() function in GrSurfaceDrawContext