Home
last modified time | relevance | path

Searched refs:negEpsilonLines_count (Results 1 – 8 of 8) 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.cpp175 for (index = firstNegEpsilonTest; index < negEpsilonLines_count; ++index) { in DEF_TEST()
DStrokerTest.cpp132 cubicSetTest(negEpsilonLines, negEpsilonLines_count); in DEF_TEST()
/external/skqp/tests/
DPathOpsCubicIntersectionTestData.h28 extern const size_t negEpsilonLines_count;
DPathOpsCubicIntersectionTestData.cpp275 const size_t negEpsilonLines_count = SK_ARRAY_COUNT(negEpsilonLines); variable
DPathOpsCubicReduceOrderTest.cpp175 for (index = firstNegEpsilonTest; index < negEpsilonLines_count; ++index) { in DEF_TEST()
DStrokerTest.cpp132 cubicSetTest(negEpsilonLines, negEpsilonLines_count); in DEF_TEST()