HomeSort by relevance Sort by last modified time
    Searched refs:notLines (Results 1 - 4 of 4) sorted by null

  /external/skia/tests/
PathOpsCubicIntersectionTestData.h 15 extern const SkDCubic notLines[];
PathOpsCubicIntersectionTestData.cpp 146 const SkDCubic notLines[] = {
155 const size_t notLines_count = SK_ARRAY_COUNT(notLines);
PathOpsCubicToQuadsTest.cpp 143 testC(reporter, notLines, "notLines", firstNotLinesTest, notLines_count);
PathOpsCubicReduceOrderTest.cpp 136 const SkDCubic& cubic = notLines[index];
140 SkDebugf("[%d] notLines order=%d\n", static_cast<int>(index), order);

Completed in 45 milliseconds