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

  /external/skia/samplecode/
SamplePathFill.cpp 92 static SkScalar make_star_13(SkPath* path) { return make_star(path, 13); } function
101 make_star_13
  /external/skqp/samplecode/
SamplePathFill.cpp 92 static SkScalar make_star_13(SkPath* path) { return make_star(path, 13); } function
101 make_star_13
  /external/skia/gm/
smallpaths.cpp 59 static SkScalar make_star_13(SkPath* path) { return make_star(path, 13); } function
162 make_star_13,
pathfill.cpp 129 static SkScalar make_star_13(SkPath* path) { return make_star(path, 13); } function
282 make_star_13,
  /external/skqp/gm/
smallpaths.cpp 59 static SkScalar make_star_13(SkPath* path) { return make_star(path, 13); } function
162 make_star_13,
pathfill.cpp 129 static SkScalar make_star_13(SkPath* path) { return make_star(path, 13); } function
282 make_star_13,

Completed in 85 milliseconds