Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsCubicLineIntersectionTest.cpp19 static lineCubic failLineCubicTests[] = { variable
25 static const size_t failLineCubicTests_count = SK_ARRAY_COUNT(failLineCubicTests);
28 const SkDCubic& cubic = failLineCubicTests[iIndex].cubic; in testFail()
30 const SkDLine& line = failLineCubicTests[iIndex].line; in testFail()