Searched refs:points29 (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/tests/ |
D | PathTest.cpp | 5311 SkPoint points29[] = { {75, 75}, {150, 75}, {150, 150}, {75, 150}, {75, 250}, {75, 75} }; in DEF_TEST() local 5312 path = makePath2(points29, verbs29, SK_ARRAY_COUNT(verbs29)); in DEF_TEST()
|