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

  /external/skia/samplecode/
SampleCircle.cpp 74 static void make_poly(SkPath* path, int n) { function in class:CircleView
100 make_poly(&path, n);
  /external/skia/bench/
DashBench.cpp 153 static void make_poly(SkPath* path) { function
450 DEF_BENCH( return new MakeDashBench(make_poly, "poly"); )

Completed in 539 milliseconds