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/
DGhostedViewTransitionAnimatorController.kt303 val bottomChange = state.bottom - ghostedViewState.bottom in onTransitionAnimationProgress() constant
324 (topChange + bottomChange) / 2f in onTransitionAnimationProgress()