Searched defs:animationSpec (Results 1 – 8 of 8) sorted by relevance
38 val animationSpec = in animateContent() constant
70 protected FadeAnimationAdapter createAdapter(LocalAnimationAdapter.AnimationSpec animationSpec, in createAdapter()
99 protected FadeAnimationAdapter createAdapter(LocalAnimationAdapter.AnimationSpec animationSpec, in createAdapter()
64 private val animationSpec: AnimationSpec<Float>, constant in com.android.compose.gesture.effect.OffsetOverscrollEffectFactory
48 private val animationSpec: AnimationSpec<Float>, constant in com.android.compose.gesture.effect.BaseContentOverscrollEffect
332 val animationSpec: AnimationSpec<Dp> = in topSliderPadding() constant
354 protected void setAnimationSpec(@NonNull AnimationSpec animationSpec) { in setAnimationSpec()
81 internal val animationSpec: AnimationSpec<Float> = AnimationSpec, in <lambda>() constant