Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DGhostedViewTransitionAnimatorController.kt330 val topWithInsets = state.top - insets.top in onTransitionAnimationProgress() constant
335 backgroundView.top = topWithInsets - transitionContainerLocation[1] in onTransitionAnimationProgress()