Home
last modified time | relevance | path

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 DPipAnimationController.java159 Rect baseBounds, Rect startBounds, Rect endBounds, Rect sourceHintRect, in getAnimator() argument
181 PipTransitionAnimator.ofBounds(taskInfo, leash, baseBounds, startBounds, in getAnimator()
H A DPipTaskOrganizer.java1326 Rect baseBounds = direction == TRANSITION_DIRECTION_SNAP_AFTER_RESIZE in animateResizePip() local
1331 .getAnimator(mTaskInfo, mLeash, baseBounds, currentBounds, destinationBounds, in animateResizePip()