Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/
DPathRenderer.h172 void stencilPath(const StencilPathArgs& args) { in stencilPath() function
DSurfaceDrawContext.cpp885 bool SurfaceDrawContext::stencilPath(const GrHardClip* clip, in stencilPath() function in skgpu::ganesh::SurfaceDrawContext
/third_party/skia/src/gpu/v1/
DPathRenderer.h167 void stencilPath(const StencilPathArgs& args) { in stencilPath() function
DSurfaceDrawContext.cpp974 bool SurfaceDrawContext::stencilPath(const GrHardClip* clip, function in skgpu::v1::SurfaceDrawContext