Searched refs:toMovementBounds (Results 1 – 1 of 1) sorted by relevance
364 final Rect toMovementBounds = new Rect(); in adjustBoundsForRotation() local365 mPipBoundsAlgorithm.getMovementBounds(outBounds, insetBounds, toMovementBounds, 0); in adjustBoundsForRotation()369 outBounds.offsetTo(outBounds.left, toMovementBounds.bottom); in adjustBoundsForRotation()