Home
last modified time | relevance | path

Searched refs:points23 (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/tests/
DPathTest.cpp5301 SkPoint points23[] = { {75, 75}, {75, 75}, {75, 75}, {75, 75}, {150, 75}, {150, 150}, in DEF_TEST() local
5303 path = makePath2(points23, verbs23, SK_ARRAY_COUNT(verbs23)); in DEF_TEST()
5305 compare.setBounds(&points23[0], SK_ARRAY_COUNT(points23)); in DEF_TEST()