Searched refs:boundedLeft (Results 1 – 1 of 1) sorted by relevance
137 final int boundedLeft = Math.max(movementBounds.left, Math.min(movementBounds.right, in snapRectToClosestEdge() local152 boundsOut.offsetTo(boundedLeft, movementBounds.top); in snapRectToClosestEdge()156 boundsOut.offsetTo(boundedLeft, movementBounds.bottom); in snapRectToClosestEdge()