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

/external/skia/tests/
H A DPathOpsCubicIntersectionTestData.h17 extern const CubicPts lessEpsilonLines[];
H A DPathOpsCubicIntersectionTestData.cpp205 const CubicPts lessEpsilonLines[] = { variable
239 const size_t lessEpsilonLines_count = SK_ARRAY_COUNT(lessEpsilonLines);
H A DPathOpsCubicReduceOrderTest.cpp164 const CubicPts& c = lessEpsilonLines[index];
H A DStrokerTest.cpp131 cubicSetTest(lessEpsilonLines, lessEpsilonLines_count);
/external/skqp/tests/
H A DPathOpsCubicIntersectionTestData.h17 extern const CubicPts lessEpsilonLines[];
H A DPathOpsCubicIntersectionTestData.cpp205 const CubicPts lessEpsilonLines[] = { variable
239 const size_t lessEpsilonLines_count = SK_ARRAY_COUNT(lessEpsilonLines);
H A DPathOpsCubicReduceOrderTest.cpp164 const CubicPts& c = lessEpsilonLines[index];
H A DStrokerTest.cpp131 cubicSetTest(lessEpsilonLines, lessEpsilonLines_count);

Completed in 212 milliseconds