Home
last modified time | relevance | path

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

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