Home
last modified time | relevance | path

Searched refs:animationStartBounds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DMediaHierarchyManager.kt95 private var animationStartBounds: Rect = Rect() variable
141 interpolateBounds(animationStartBounds, targetBounds, boundsProgress, in <lambda>()
595 animationStartBounds.set(currentBounds) in performTransitionToNewLocation()
599 animationStartBounds.set(previousHost.currentBounds) in performTransitionToNewLocation()