Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/gm/
H A Dsmallpaths.cpp61 static PathDY make_star(int n) { in make_star() function
H A Dpathfill.cpp136 static PathDY make_star(int n) { in make_star() function
/aosp_15_r20/external/skia/tools/
H A DToolUtils.cpp267 SkPath make_star(const SkRect& bounds, int numPts, int step) { in make_star() function