Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrPathRenderer.h83 struct CanDrawPathArgs { struct
84 const GrShaderCaps* fShaderCaps;
108 bool canDrawPath(const CanDrawPathArgs& args) const { in canDrawPath() argument