Searched defs:make_star_13 (Results 1 - 4 of 4) sorted by last modified time

/external/skia/samplecode/
H A DSamplePathFill.cpp93 static SkScalar make_star_13(SkPath* path) { return make_star(path, 13); } function
102 make_star_13
/external/skia/gm/
H A Dpathfill.cpp90 static SkScalar make_star_13(SkPath* path) { return make_star(path, 13); } function
111 make_star_13,
/external/chromium_org/third_party/skia/gm/
H A Dpathfill.cpp90 static SkScalar make_star_13(SkPath* path) { return make_star(path, 13); } function
111 make_star_13,
/external/chromium_org/third_party/skia/samplecode/
H A DSamplePathFill.cpp93 static SkScalar make_star_13(SkPath* path) { return make_star(path, 13); } function
102 make_star_13

Completed in 134 milliseconds