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

  /external/chromium_org/third_party/skia/bench/
DashBench.cpp 141 static void make_unit_star(SkPath* path, int n) { function
155 make_unit_star(path, 9);
  /external/chromium_org/third_party/skia/gm/
dashing.cpp 101 static void make_unit_star(SkPath* path, int n) { function
128 make_unit_star(path, 5);
  /external/skia/bench/
DashBench.cpp 141 static void make_unit_star(SkPath* path, int n) { function
155 make_unit_star(path, 9);
  /external/skia/gm/
dashing.cpp 88 static void make_unit_star(SkPath* path, int n) { function
115 make_unit_star(path, 5);

Completed in 348 milliseconds