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

  /external/chromium_org/third_party/skia/gm/
pathfill.cpp 90 static SkScalar make_star_13(SkPath* path) { return make_star(path, 13); } function
111 make_star_13,
  /external/chromium_org/third_party/skia/samplecode/
SamplePathFill.cpp 93 static SkScalar make_star_13(SkPath* path) { return make_star(path, 13); } function
102 make_star_13

Completed in 37 milliseconds