Home
last modified time | relevance | path

Searched refs:negEpsilonLines (Results 1 – 4 of 4) sorted by relevance

/external/skia/tests/
DPathOpsCubicIntersectionTestData.cpp241 const CubicPts negEpsilonLines[] = { variable
275 const size_t negEpsilonLines_count = SK_ARRAY_COUNT(negEpsilonLines);
DPathOpsCubicIntersectionTestData.h18 extern const CubicPts negEpsilonLines[];
DPathOpsCubicReduceOrderTest.cpp176 const CubicPts& c = negEpsilonLines[index]; in DEF_TEST()
DStrokerTest.cpp131 cubicSetTest(negEpsilonLines, negEpsilonLines_count); in DEF_TEST()