Home
last modified time | relevance | path

Searched refs:new_school_polygon (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/gm/
Dpatharcto.cpp66 static SkPath new_school_polygon(const SkPoint pts[], size_t count, bool isClosed) { in new_school_polygon() function
92 for (auto proc : {old_school_polygon, new_school_polygon}) {