Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DGhostedViewTransitionAnimatorController.kt332 val rightWithInsets = state.right + insets.right in onTransitionAnimationProgress() constant
338 backgroundView.right = rightWithInsets - transitionContainerLocation[0] in onTransitionAnimationProgress()