Searched refs:noIntersect (Results 1 – 2 of 2) sorted by relevance
46 static const SkDLine noIntersect[][2] = { variable57 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()