Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathOpsCubicIntersectionTest.cpp172 static const CubicPts newTestSet[] = { variable
389 const int newTestSetCount = (int) SK_ARRAY_COUNT(newTestSet);
444 const CubicPts& cubic1 = newTestSet[outer]; in newOneOff()
445 const CubicPts& cubic2 = newTestSet[inner]; in newOneOff()
528 const CubicPts& cubic1 = newTestSet[index0]; in intersectionFinder()
529 const CubicPts& cubic2 = newTestSet[index1]; in intersectionFinder()

Completed in 1 milliseconds