Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsCubicIntersectionTestData.h28 extern const size_t negEpsilonLines_count;
DPathOpsCubicIntersectionTestData.cpp275 const size_t negEpsilonLines_count = SK_ARRAY_COUNT(negEpsilonLines); variable
DPathOpsCubicReduceOrderTest.cpp163 for (index = firstNegEpsilonTest; index < negEpsilonLines_count; ++index) { in DEF_TEST()
DStrokerTest.cpp115 cubicSetTest(negEpsilonLines, negEpsilonLines_count); in DEF_TEST()