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

/external/skia/tests/
H A DPathOpsCubicIntersectionTest.cpp167 static const SkDCubic newTestSet[] = { variable
380 const int newTestSetCount = (int) SK_ARRAY_COUNT(newTestSet);
435 const SkDCubic& cubic1 = newTestSet[outer];
436 const SkDCubic& cubic2 = newTestSet[inner];
516 const SkDCubic& cubic1 = newTestSet[index0];
517 const SkDCubic& cubic2 = newTestSet[index1];

Completed in 171 milliseconds