Home
last modified time | relevance | path

Searched refs:stencilPath (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/v1/
H A DPathRenderer.h55 * simultaneously. The path renderer does support the stencilPath() function
147 * Args to stencilPath(). fAAType cannot be kCoverage.
167 void stencilPath(const StencilPathArgs& args) { in stencilPath() function in skgpu::v1::PathRenderer
200 * Subclass implementation of stencilPath(). Subclass must override iff it ever returns
H A DSurfaceDrawContext_v1.h547 bool stencilPath(const GrHardClip*,
H A DStencilMaskHelper.cpp333 pr->stencilPath(args); in stencil_path()
H A DSurfaceDrawContext.cpp914 bool SurfaceDrawContext::stencilPath(const GrHardClip* clip, in stencilPath() function in skgpu::v1::SurfaceDrawContext
948 pr->stencilPath(args); in stencilPath()

Completed in 7 milliseconds