Home
last modified time | relevance | path

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

/external/skia/tools/viewer/
DVariableWidthStrokerSlide.cpp326 class PathVerbMeasure { class
328 explicit PathVerbMeasure(const SkPath& path) : fPath(path), fIter(path, false) { nextVerb(); } in PathVerbMeasure() function in __anon1c73294f0111::PathVerbMeasure