Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrPathRendering.cpp48 void GrPathRendering::stencilPath(const StencilPathArgs& args, const GrPath* path) { in stencilPath() function in GrPathRendering
DGrPathRenderer.h161 void stencilPath(const StencilPathArgs& args) { in stencilPath() function
DGrRenderTargetContext.cpp876 void GrRenderTargetContextPriv::stencilPath(const GrHardClip& clip, in stencilPath() function in GrRenderTargetContextPriv
/third_party/skia/src/gpu/v1/
DPathRenderer.h167 void stencilPath(const StencilPathArgs& args) { in stencilPath() function
DSurfaceDrawContext.cpp912 bool SurfaceDrawContext::stencilPath(const GrHardClip* clip, in stencilPath() function in skgpu::v1::SurfaceDrawContext