Searched refs:baseBounds (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
H A D | PipAnimationController.java | 159 Rect baseBounds, Rect startBounds, Rect endBounds, Rect sourceHintRect, in getAnimator() argument 181 PipTransitionAnimator.ofBounds(taskInfo, leash, baseBounds, startBounds, in getAnimator()
|
H A D | PipTaskOrganizer.java | 1326 Rect baseBounds = direction == TRANSITION_DIRECTION_SNAP_AFTER_RESIZE in animateResizePip() local 1331 .getAnimator(mTaskInfo, mLeash, baseBounds, currentBounds, destinationBounds, in animateResizePip()
|