Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsCubicIntersectionTest.cpp486 int newIntersects = intersections2.intersect(cubic1, cubic2); in CubicIntersection_RandTest() local
487 if (!boundsIntersect && newIntersects) { in CubicIntersection_RandTest()
491 newIntersects, __FUNCTION__, str); in CubicIntersection_RandTest()