Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrPathRenderer.h108 struct DrawPathArgs { struct
109 GrContext* fContext;
111 const GrUserStencilSettings* fUserStencilSettings;
112 GrRenderTargetContext* fRenderTargetContext;
136 bool drawPath(const DrawPathArgs& args); argument
/external/skia/src/gpu/
DGrPathRenderer.h115 struct DrawPathArgs { struct
116 GrRecordingContext* fContext;
118 const GrUserStencilSettings* fUserStencilSettings;
142 bool drawPath(const DrawPathArgs& args); argument