HomeSort by relevance Sort by last modified time
    Searched refs:make_unit_star (Results 1 - 4 of 4) sorted by null

  /external/skia/bench/
DashBench.cpp 140 static void make_unit_star(SkPath* path, int n) { function
154 make_unit_star(path, 9);
  /external/skqp/bench/
DashBench.cpp 140 static void make_unit_star(SkPath* path, int n) { function
154 make_unit_star(path, 9);
  /external/skia/gm/
dashing.cpp 103 static void make_unit_star(SkPath* path, int n) { function
130 make_unit_star(path, 5);
  /external/skqp/gm/
dashing.cpp 103 static void make_unit_star(SkPath* path, int n) { function
130 make_unit_star(path, 5);

Completed in 88 milliseconds