Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsCubicIntersectionTest.cpp640 int selfSetCount = (int) SK_ARRAY_COUNT(selfSet); variable
674 for (int index = firstFail; index < selfSetCount; ++index) { in cubicIntersectionSelfTest()