Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathOpsCubicLineIntersectionTest.cpp21 static lineCubic failLineCubicTests[] = { variable
27 static const size_t failLineCubicTests_count = SK_ARRAY_COUNT(failLineCubicTests);
30 const CubicPts& cuPts = failLineCubicTests[iIndex].cubic; in testFail()
34 const SkDLine& line = failLineCubicTests[iIndex].line; in testFail()

Completed in 1 milliseconds