Searched defs:DrawPathArgs (Results 1 – 1 of 1) sorted by relevance
111 struct DrawPathArgs { struct112 GrRecordingContext* fContext;114 const GrUserStencilSettings* fUserStencilSettings;115 GrRenderTargetContext* fRenderTargetContext;139 bool drawPath(const DrawPathArgs& args); argument