Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dsmallpaths.cpp62 static PathDY make_star(int n) { in make_star() function
Dpathfill.cpp134 static PathDY make_star(int n) { in make_star() function
/third_party/skia/tools/
DToolUtils.cpp252 SkPath make_star(const SkRect& bounds, int numPts, int step) { in make_star() function