Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathOpsCubicIntersectionTestData.cpp50 const CubicPts notPointDegenerates[] = { member
56 SK_ARRAY_COUNT(notPointDegenerates);
H A DPathOpsCubicIntersectionTestData.h12 extern const CubicPts notPointDegenerates[];
H A DPathOpsCubicReduceOrderTest.cpp121 const CubicPts& c = notPointDegenerates[index]; in DEF_TEST()
127 SkDebugf("[%d] notPointDegenerates order=%d\n", static_cast<int>(index), order); in DEF_TEST()
H A DStrokerTest.cpp129 cubicSetTest(notPointDegenerates, notPointDegenerates_count); in DEF_TEST()

Completed in 2 milliseconds