Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DGhostedViewTransitionAnimatorController.kt331 val leftWithInsets = state.left - insets.left in onTransitionAnimationProgress() constant
337 backgroundView.left = leftWithInsets - transitionContainerLocation[0] in onTransitionAnimationProgress()