Home
last modified time | relevance | path

Searched refs:onStencilPath (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/gpu/v1/
H A DPathRenderer.h170 this->onStencilPath(args); in stencilPath()
203 virtual void onStencilPath(const StencilPathArgs&);
H A DPathRenderer.cpp85 void PathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in skgpu::v1::PathRenderer
/third_party/skia/src/gpu/ops/
H A DTessellationPathRenderer.h32 void onStencilPath(const StencilPathArgs&) override;
H A DDefaultPathRenderer.h32 void onStencilPath(const StencilPathArgs&) override;
H A DTessellationPathRenderer.cpp196 void TessellationPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in skgpu::v1::TessellationPathRenderer
H A DDefaultPathRenderer.cpp803 void DefaultPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in skgpu::v1::DefaultPathRenderer
805 "DefaultPathRenderer::onStencilPath"); in onStencilPath()

Completed in 3 milliseconds