Home
last modified time | relevance | path

Searched refs:boundsIntersect (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DPathOpsCubicIntersectionTest.cpp500 bool boundsIntersect = rect1.fLeft <= rect2.fRight && rect2.fLeft <= rect2.fRight in CubicIntersection_RandTest() local
507 if (!boundsIntersect && newIntersects) { in CubicIntersection_RandTest()
509 SkDebugf("%s %d unexpected intersection boundsIntersect=%d " in CubicIntersection_RandTest()
510 " newIntersects=%d\n%s %s\n", __FUNCTION__, test, boundsIntersect, in CubicIntersection_RandTest()

Completed in 2 milliseconds