Searched refs:make_poly (Results 1 – 2 of 2) sorted by relevance
74 static void make_poly(SkPath* path, int n) { in make_poly() function in CircleView107 make_poly(&path, n); in onDrawContent()
154 static void make_poly(SkPath* path) { in make_poly() function452 DEF_BENCH( return new MakeDashBench(make_poly, "poly"); )