Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DAnimateSharedAsState.kt304 AnimatedStateImpl<T, Any>(layoutImpl, scene, element, key, canOverflow) in animateSharedValueAsState()
341 private class AnimatedStateImpl<T, Delta>( class