OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:make_unit_star
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/bench/
DashBench.cpp
141
static void
make_unit_star
(SkPath* path, int n) {
function
155
make_unit_star
(path, 9);
/external/chromium_org/third_party/skia/gm/
dashing.cpp
101
static void
make_unit_star
(SkPath* path, int n) {
function
128
make_unit_star
(path, 5);
Completed in 109 milliseconds