Home
last modified time | relevance | path

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

/external/skia/src/gpu/v1/
DPathRenderer.h167 void stencilPath(const StencilPathArgs& args) { in stencilPath() function
DSurfaceDrawContext.cpp870 bool SurfaceDrawContext::stencilPath(const GrHardClip* clip, in stencilPath() function in skgpu::v1::SurfaceDrawContext