Searched refs:make_unit_star (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/bench/
H A DDashBench.cpp141 static void make_unit_star(SkPath* path, int n) { function
155 make_unit_star(path, 9);
/external/chromium_org/third_party/skia/gm/
H A Ddashing.cpp101 static void make_unit_star(SkPath* path, int n) { function
128 make_unit_star(path, 5);
/external/skia/bench/
H A DDashBench.cpp141 static void make_unit_star(SkPath* path, int n) { function
155 make_unit_star(path, 9);
/external/skia/gm/
H A Ddashing.cpp88 static void make_unit_star(SkPath* path, int n) { function
115 make_unit_star(path, 5);

Completed in 1572 milliseconds