Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsCubicIntersectionTestData.cpp205 const SkDCubic lessEpsilonLines[] = { variable
239 const size_t lessEpsilonLines_count = SK_ARRAY_COUNT(lessEpsilonLines);
DPathOpsCubicIntersectionTestData.h17 extern const SkDCubic lessEpsilonLines[];
DPathOpsCubicReduceOrderTest.cpp154 const SkDCubic& cubic = lessEpsilonLines[index]; in DEF_TEST()
DStrokerTest.cpp114 cubicSetTest(lessEpsilonLines, lessEpsilonLines_count); in DEF_TEST()