Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
DSampleCircle.cpp54 static void make_poly(SkPath* path, int n) { in make_poly() function in CircleView
79 make_poly(&path, n); in onDrawContent()
/third_party/flutter/skia/samplecode/
DSampleCircle.cpp54 static void make_poly(SkPath* path, int n) { in make_poly() function in CircleView
79 make_poly(&path, n); in onDrawContent()
/third_party/flutter/skia/bench/
DDashBench.cpp152 static void make_poly(SkPath* path) { in make_poly() function
449 DEF_BENCH( return new MakeDashBench(make_poly, "poly"); )
/third_party/skia/bench/
DDashBench.cpp151 static void make_poly(SkPath* path) { in make_poly() function
448 DEF_BENCH( return new MakeDashBench(make_poly, "poly"); )