Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsCubicIntersectionTestData.cpp148 const CubicPts notLines[] = { variable
157 const size_t notLines_count = SK_ARRAY_COUNT(notLines);
DPathOpsCubicIntersectionTestData.h15 extern const CubicPts notLines[];
DPathOpsCubicReduceOrderTest.cpp142 const CubicPts& c = notLines[index]; in DEF_TEST()
DStrokerTest.cpp128 cubicSetTest(notLines, notLines_count); in DEF_TEST()