Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsCubicIntersectionTestData.cpp148 const SkDCubic notLines[] = { variable
157 const size_t notLines_count = SK_ARRAY_COUNT(notLines);
DPathOpsCubicIntersectionTestData.h15 extern const SkDCubic notLines[];
DPathOpsCubicReduceOrderTest.cpp136 const SkDCubic& cubic = notLines[index]; in DEF_TEST()
DStrokerTest.cpp112 cubicSetTest(notLines, notLines_count); in DEF_TEST()