Searched refs:testRect (Results 1 – 1 of 1) sorted by relevance
95 val testRect = testRegion.bounds in Region() constant97 outOfBoundsRegion.op(testRect, Region.Op.INTERSECT) && outOfBoundsRegion.op(this, Region.Op.XOR) in Region()118 val testRect = testRegion.bounds in Region() constant120 return intersection.op(testRect, Region.Op.INTERSECT) && !intersection.op(this, Region.Op.XOR) in Region()