Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DPathOpsCubicIntersectionTest.cpp28 static constexpr int kFirstCubicIntersectionTest = 9; variable
31 for (size_t index = kFirstCubicIntersectionTest; index < tests_count; ++index) { in standardTestCases()