Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrPathRendering.cpp109 void GrPathRendering::stencilPath(const StencilPathArgs& args, const GrPath* path) { in stencilPath() function in GrPathRendering
DGrPathRenderer.h207 void stencilPath(const StencilPathArgs& args) { in stencilPath() function
DGrRenderTargetContext.cpp618 void GrRenderTargetContextPriv::stencilPath(const GrClip& clip, in stencilPath() function in GrRenderTargetContextPriv