Searched refs:closestBounds (Results 1 – 1 of 1) sorted by relevance
700 Rect closestBounds = new Rect(); in findNearestTouchable() local735 closestBounds.contains(touchableBounds) || in findNearestTouchable()736 (!touchableBounds.contains(closestBounds) && distance < minDistance)) { in findNearestTouchable()739 closestBounds.set(touchableBounds); in findNearestTouchable()