Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrPathRendering.h136 struct StencilPathArgs { struct
137 StencilPathArgs(bool useHWAA, in StencilPathArgs() function
155 void stencilPath(const StencilPathArgs& args, const GrPath* path) { in stencilPath() argument
DGrPathRenderer.h185 struct StencilPathArgs { struct
186 GrContext* fContext;
187 GrRenderTargetContext* fRenderTargetContext;
188 const GrClip* fClip;
212 void stencilPath(const StencilPathArgs& args) { in stencilPath() argument