Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DGhostedViewLaunchAnimatorController.kt266 val leftChange = state.left - ghostedViewState.left in onLaunchAnimationProgress() constant
289 (leftChange + rightChange) / 2f, in onLaunchAnimationProgress()