Searched refs:make_poly (Results 1 – 4 of 4) sorted by relevance
72 static void make_poly(SkPath* path, int n) { in make_poly() function in CircleView98 make_poly(&path, n); in onDrawContent()
153 static void make_poly(SkPath* path) { in make_poly() function450 DEF_BENCH( return new MakeDashBench(make_poly, "poly"); )