Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsCubicIntersectionTestData.h25 extern const size_t notLines_count;
DPathOpsCubicIntersectionTestData.cpp157 const size_t notLines_count = SK_ARRAY_COUNT(notLines); variable
DPathOpsCubicReduceOrderTest.cpp141 for (index = firstNotLinesTest; index < notLines_count; ++index) { in DEF_TEST()
DStrokerTest.cpp128 cubicSetTest(notLines, notLines_count); in DEF_TEST()