Searched refs:topChange (Results 1 – 3 of 3) sorted by relevance
49 override val topChange: Int constant57 return min(super.topChange - clipTopAmountCompensation, 0)
302 val topChange = state.top - ghostedViewState.top in onTransitionAnimationProgress() constant324 (topChange + bottomChange) / 2f in onTransitionAnimationProgress()
164 open val topChange: Int in <lambda>() constant in com.android.systemui.animation.TransitionAnimator.State