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