Searched defs:make_C (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ | ||
H A D | EmptyPathTest.cpp | 113 static void make_C(SkPath* path) { path->moveTo(CX, CY).cubicTo(CX, CY, CX, CY, CX, CY); } in make_C() function |
Completed in 1 milliseconds