Searched refs:otherBounds (Results 1 – 1 of 1) sorted by relevance
323 val otherBounds: RectF in overlaps() constant326 otherBounds = other.screenBounds.crop(crop) in overlaps()329 otherBounds = other.screenBounds in overlaps()331 return !thisBounds.intersection(otherBounds).isEmpty in overlaps()