Searched defs:PathVerbMeasure (Results 1 – 1 of 1) sorted by relevance
326 class PathVerbMeasure { class328 explicit PathVerbMeasure(const SkPath& path) : fPath(path), fIter(path, false) { nextVerb(); } in PathVerbMeasure() function in __anon9f650df10111::PathVerbMeasure