Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathOpsCubicLineIntersectionTest.cpp55 static lineCubic lineCubicTests[] = { variable
101 static const size_t lineCubicTests_count = SK_ARRAY_COUNT(lineCubicTests);
132 const CubicPts& cuPts = lineCubicTests[iIndex].cubic; in testOne()
136 const SkDLine& line = lineCubicTests[iIndex].line; in testOne()
199 const CubicPts& cuPts = lineCubicTests[iIndex].cubic; in DEF_TEST()
202 const SkDLine& line = lineCubicTests[iIndex].line; in DEF_TEST()

Completed in 2 milliseconds