OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:make_star_5
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/gm/
pathfill.cpp
89
static SkScalar
make_star_5
(SkPath* path) { return make_star(path, 5); }
function
110
make_star_5
,
/external/chromium_org/third_party/skia/samplecode/
SamplePathFill.cpp
92
static SkScalar
make_star_5
(SkPath* path) { return make_star(path, 5); }
function
101
make_star_5
,
Completed in 71 milliseconds