Home
last modified time | relevance | path

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

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