Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DGhostedViewLaunchAnimatorController.kt269 val bottomChange = state.bottom - ghostedViewState.bottom in onLaunchAnimationProgress() constant
290 (topChange + bottomChange) / 2f in onLaunchAnimationProgress()