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

/external/skia/tests/
H A DPathOpsCubicIntersectionTestData.h15 extern const SkDCubic notLines[];
H A DPathOpsCubicIntersectionTestData.cpp146 const SkDCubic notLines[] = { variable
155 const size_t notLines_count = SK_ARRAY_COUNT(notLines);
H A DPathOpsCubicToQuadsTest.cpp143 testC(reporter, notLines, "notLines", firstNotLinesTest, notLines_count);
H A DPathOpsCubicReduceOrderTest.cpp136 const SkDCubic& cubic = notLines[index];
140 SkDebugf("[%d] notLines order=%d\n", static_cast<int>(index), order);

Completed in 102 milliseconds