Searched defs:onStencilPath (Results 1 – 8 of 8) sorted by relevance
85 void PathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in skgpu::v1::PathRenderer
97 void GrPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in GrPathRenderer
52 void GrGLPathRendering::onStencilPath(const StencilPathArgs&, const GrPath*) {} in onStencilPath() function in GrGLPathRendering
77 void GrStencilAndCoverPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in GrStencilAndCoverPathRenderer
671 void GrDefaultPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in GrDefaultPathRenderer
196 void TessellationPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in skgpu::v1::TessellationPathRenderer
803 void DefaultPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in skgpu::v1::DefaultPathRenderer
86 void GrGLPathRendering::onStencilPath(const StencilPathArgs& args, const GrPath* path) { in onStencilPath() function in GrGLPathRendering