Searched refs:halfBounds (Results 1 – 1 of 1) sorted by relevance
3083 final Rect halfBounds = new Rect(taskBounds); in testTransitionAnimationBounds() local3084 halfBounds.scale(0.5f); in testTransitionAnimationBounds()3085 activity.getWindowConfiguration().setBounds(halfBounds); in testTransitionAnimationBounds()