Searched defs:stencilPath (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/m133/src/gpu/ganesh/ | ||
| D | PathRenderer.h | 172 void stencilPath(const StencilPathArgs& args) { in stencilPath() function |
| D | SurfaceDrawContext.cpp | 885 bool SurfaceDrawContext::stencilPath(const GrHardClip* clip, in stencilPath() function in skgpu::ganesh::SurfaceDrawContext |
| /third_party/skia/src/gpu/v1/ | ||
| D | PathRenderer.h | 167 void stencilPath(const StencilPathArgs& args) { in stencilPath() function |
| D | SurfaceDrawContext.cpp | 974 bool SurfaceDrawContext::stencilPath(const GrHardClip* clip, function in skgpu::v1::SurfaceDrawContext |