Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DSceneTransitionLayoutState.kt259 private var toOverscrollSpec: OverscrollSpecImpl? = null variable in com.android.compose.animation.scene.TransitionState.Transition
269 progress > 1f || bouncingScene == toScene -> toOverscrollSpec
314 toOverscrollSpec = toSpec in updateOverscrollSpecs()