Searched refs:boundedTop (Results 1 – 1 of 1) sorted by relevance
139 final int boundedTop = Math.max(movementBounds.top, Math.min(movementBounds.bottom, in snapRectToClosestEdge() local150 boundsOut.offsetTo(movementBounds.left, boundedTop); in snapRectToClosestEdge()154 boundsOut.offsetTo(movementBounds.right, boundedTop); in snapRectToClosestEdge()