Home
last modified time | relevance | path

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

/external/skia/tests/
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()
/external/skqp/tests/
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()