Searched defs:CanDrawPathArgs (Results 1 – 1 of 1) sorted by relevance
83 struct CanDrawPathArgs { struct84 const GrShaderCaps* fShaderCaps;108 bool canDrawPath(const CanDrawPathArgs& args) const { in canDrawPath() argument