OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:make_l
(Results
1 - 1
of
1
) sorted by null
/external/skia/tests/
EmptyPathTest.cpp
112
static void
make_L
(SkPath* path) { path->moveTo(CX, CY); path->lineTo(CX, CY); }
128
make_empty, make_M, make_MM, make_MZM,
make_L
, make_Q, make_C
Completed in 24 milliseconds