Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsCubicLineIntersectionTest.cpp51 static lineCubic lineCubicTests[] = { variable
97 static const size_t lineCubicTests_count = SK_ARRAY_COUNT(lineCubicTests);
126 const SkDCubic& cubic = lineCubicTests[iIndex].cubic; in testOne()
128 const SkDLine& line = lineCubicTests[iIndex].line; in testOne()
191 const SkDCubic& cubic = lineCubicTests[iIndex].cubic; in DEF_TEST()
192 const SkDLine& line = lineCubicTests[iIndex].line; in DEF_TEST()