Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsLineIntersectionTest.cpp46 static const SkDLine noIntersect[][2] = { variable
57 static const size_t noIntersect_count = SK_ARRAY_COUNT(noIntersect);
215 const SkDLine& line1 = noIntersect[index][0]; in DEF_TEST()
216 const SkDLine& line2 = noIntersect[index][1]; in DEF_TEST()
/external/skqp/tests/
DPathOpsLineIntersectionTest.cpp46 static const SkDLine noIntersect[][2] = { variable
57 static const size_t noIntersect_count = SK_ARRAY_COUNT(noIntersect);
215 const SkDLine& line1 = noIntersect[index][0]; in DEF_TEST()
216 const SkDLine& line2 = noIntersect[index][1]; in DEF_TEST()