Home
last modified time | relevance | path

Searched defs:onStencilPath (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/src/gpu/v1/
DPathRenderer.cpp85 void PathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in skgpu::v1::PathRenderer
/third_party/flutter/skia/src/gpu/
DGrPathRenderer.cpp97 void GrPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in GrPathRenderer
DGrPathRendering_none.cpp52 void GrGLPathRendering::onStencilPath(const StencilPathArgs&, const GrPath*) {} in onStencilPath() function in GrGLPathRendering
/third_party/flutter/skia/src/gpu/ops/
DGrStencilAndCoverPathRenderer.cpp77 void GrStencilAndCoverPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in GrStencilAndCoverPathRenderer
DGrDefaultPathRenderer.cpp671 void GrDefaultPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in GrDefaultPathRenderer
/third_party/skia/src/gpu/ops/
DTessellationPathRenderer.cpp196 void TessellationPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in skgpu::v1::TessellationPathRenderer
DDefaultPathRenderer.cpp803 void DefaultPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in skgpu::v1::DefaultPathRenderer
/third_party/flutter/skia/src/gpu/gl/
DGrGLPathRendering.cpp86 void GrGLPathRendering::onStencilPath(const StencilPathArgs& args, const GrPath* path) { in onStencilPath() function in GrGLPathRendering