Searched refs:initialSourceValue (Results 1 – 1 of 1) sorted by relevance
594 final Rect initialSourceValue; in ofBounds() local596 initialSourceValue = new Rect(endValue); in ofBounds()598 initialSourceValue = new Rect(baseValue); in ofBounds()609 rotateBounds(rotatedEndRect, initialSourceValue, rotationDelta); in ofBounds()611 initialContainerRect = isOutPipDirection ? rotatedEndRect : initialSourceValue; in ofBounds()614 initialContainerRect = initialSourceValue; in ofBounds()676 adjustedSourceRectHint, initialSourceValue, bounds, insets, in ofBounds()697 rotateBounds(rotatedEndRect, initialSourceValue, rotationDelta); in ofBounds()