Home
last modified time | relevance | path

Searched refs:notPointDegenerates (Results 1 – 8 of 8) sorted by relevance

/external/skqp/tests/
DPathOpsCubicIntersectionTestData.cpp48 const CubicPts notPointDegenerates[] = { variable
54 SK_ARRAY_COUNT(notPointDegenerates);
DPathOpsCubicIntersectionTestData.h10 extern const CubicPts notPointDegenerates[];
DPathOpsCubicReduceOrderTest.cpp119 const CubicPts& c = notPointDegenerates[index]; in DEF_TEST()
DStrokerTest.cpp127 cubicSetTest(notPointDegenerates, notPointDegenerates_count); in DEF_TEST()
/external/skia/tests/
DPathOpsCubicIntersectionTestData.cpp48 const CubicPts notPointDegenerates[] = { variable
54 SK_ARRAY_COUNT(notPointDegenerates);
DPathOpsCubicIntersectionTestData.h10 extern const CubicPts notPointDegenerates[];
DPathOpsCubicReduceOrderTest.cpp119 const CubicPts& c = notPointDegenerates[index]; in DEF_TEST()
DStrokerTest.cpp127 cubicSetTest(notPointDegenerates, notPointDegenerates_count); in DEF_TEST()