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