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