Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleCircle.cpp74 static void make_poly(SkPath* path, int n) { in make_poly() function in CircleView
107 make_poly(&path, n); in onDrawContent()
/external/skia/bench/
DDashBench.cpp154 static void make_poly(SkPath* path) { in make_poly() function
452 DEF_BENCH( return new MakeDashBench(make_poly, "poly"); )