Searched refs:boundedTop (Results 1 – 1 of 1) sorted by relevance
396 final int boundedTop = Math.max(movementBounds.top, Math.min(movementBounds.bottom, in snapRectToClosestEdge() local400 boundsOut.offsetTo(boundedLeft, boundedTop); in snapRectToClosestEdge()419 boundsOut.offsetTo(movementBounds.left, boundedTop); in snapRectToClosestEdge()423 boundsOut.offsetTo(movementBounds.right, boundedTop); in snapRectToClosestEdge()