Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrPathRendering.h90 struct StencilPathArgs { struct
91 StencilPathArgs(bool useHWAA, in StencilPathArgs() function
109 void stencilPath(const StencilPathArgs& args, const GrPath* path); argument
DGrPathRenderer.h143 struct StencilPathArgs { struct
161 void stencilPath(const StencilPathArgs& args) { in stencilPath() argument
DGrPathRendering_none.cpp52 void GrGLPathRendering::onStencilPath(const StencilPathArgs&, const GrPath*) {} in onStencilPath()
/third_party/skia/src/gpu/v1/
DPathRenderer.h149 struct StencilPathArgs { struct
167 void stencilPath(const StencilPathArgs& args) { in stencilPath() argument