Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DPathRenderer.h172 void stencilPath(const StencilPathArgs& args) { in stencilPath() function
H A DSurfaceDrawContext.cpp885 bool SurfaceDrawContext::stencilPath(const GrHardClip* clip, in stencilPath() function in skgpu::ganesh::SurfaceDrawContext