Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSampleCircle.cpp72 static void make_poly(SkPath* path, int n) { in make_poly() function in CircleView
98 make_poly(&path, n); in onDrawContent()
/external/skia/samplecode/
DSampleCircle.cpp72 static void make_poly(SkPath* path, int n) { in make_poly() function in CircleView
98 make_poly(&path, n); in onDrawContent()
/external/skqp/bench/
DDashBench.cpp153 static void make_poly(SkPath* path) { in make_poly() function
450 DEF_BENCH( return new MakeDashBench(make_poly, "poly"); )
/external/skia/bench/
DDashBench.cpp153 static void make_poly(SkPath* path) { in make_poly() function
450 DEF_BENCH( return new MakeDashBench(make_poly, "poly"); )