Searched defs:StencilPathArgs (Results 1 – 2 of 2) sorted by relevance
136 struct StencilPathArgs { struct137 StencilPathArgs(bool useHWAA, in StencilPathArgs() function155 void stencilPath(const StencilPathArgs& args, const GrPath* path) { in stencilPath() argument
185 struct StencilPathArgs { struct186 GrContext* fContext;187 GrRenderTargetContext* fRenderTargetContext;188 const GrClip* fClip;212 void stencilPath(const StencilPathArgs& args) { in stencilPath() argument