| /compose/animation/animation-core/src/commonMain/kotlin/androidx/compose/animation/core/ |
| D | Animation.kt | 349 public class DecayAnimation<T, V : AnimationVector> /*@VisibleForTesting*/ class 486 public fun DecayAnimation( method 490 ): DecayAnimation<Float, AnimationVector1D> = 491 DecayAnimation(
|
| D | SuspendAnimation.kt | 74 val anim = DecayAnimation(animationSpec, initialValue, initialVelocity) in animateDecay() 187 DecayAnimation<T, V>(
|
| D | FloatDecayAnimationSpec.kt | 155 return DecayAnimation(this, startValue, startVelocity) in createAnimation()
|
| D | Animatable.kt | 281 DecayAnimation( in animateDecay()
|
| /compose/animation/animation-core/src/commonTest/kotlin/androidx/compose/animation/core/ |
| D | IsInfiniteTest.kt | 87 return DecayAnimation(this, Float.VectorConverter, 0f, 0f) in DecayAnimationSpec() 91 return DecayAnimation(this, 0f) in asAnimation()
|
| D | SuspendAnimationTest.kt | 90 DecayAnimation( in <lambda>() 183 DecayAnimation( in <lambda>()
|
| /compose/ui/ui-tooling/src/androidMain/kotlin/androidx/compose/ui/tooling/animation/ |
| D | AnimationSearch.android.kt | 22 import androidx.compose.animation.core.DecayAnimation in <lambda>() 214 class DecaySearch(trackAnimation: (DecayAnimation<*, *>) -> Unit) : 215 RememberSearch<DecayAnimation<*, *>>(DecayAnimation::class, trackAnimation)
|
| D | PreviewAnimationClock.android.kt | 21 import androidx.compose.animation.core.DecayAnimation in <lambda>() 170 fun trackDecayAnimations(animation: DecayAnimation<*, *>) { in trackDecayAnimations()
|
| /compose/ui/ui-tooling/src/androidInstrumentedTest/kotlin/androidx/compose/ui/tooling/ |
| D | TestAnimationPreview.kt | 24 import androidx.compose.animation.core.DecayAnimation in <lambda>() 397 DecayAnimation( in DecayAnimationPreview()
|
| /compose/animation/animation-core/bcv/native/ |
| D | current.txt | 315 …e.animation.core/DecayAnimation : androidx.compose.animation.core/Animation<#A, #B> { // androidx.… 316 …/TwoWayConverter<#A, #B>, #A, #A) // androidx.compose.animation.core/DecayAnimation.<init>|<init>(… 317 …/TwoWayConverter<#A, #B>, #A, #B) // androidx.compose.animation.core/DecayAnimation.<init>|<init>(… 318 …/TwoWayConverter<#A, #B>, #A, #B) // androidx.compose.animation.core/DecayAnimation.<init>|<init>(… 320 …final val durationNanos // androidx.compose.animation.core/DecayAnimation.durationNanos|{}duration… 321 …get-durationNanos>(): kotlin/Long // androidx.compose.animation.core/DecayAnimation.durationNanos.… 322 …final val initialValue // androidx.compose.animation.core/DecayAnimation.initialValue|{}initialVal… 323 …final fun <get-initialValue>(): #A // androidx.compose.animation.core/DecayAnimation.initialValue.… 324 …final val initialVelocityVector // androidx.compose.animation.core/DecayAnimation.initialVelocityV… 325 …<get-initialVelocityVector>(): #B // androidx.compose.animation.core/DecayAnimation.initialVelocit… [all …]
|
| D | 1.7.0.txt | 226 …e.animation.core/DecayAnimation : androidx.compose.animation.core/Animation<#A, #B> { // androidx.… 227 …/TwoWayConverter<#A, #B>, #A, #A) // androidx.compose.animation.core/DecayAnimation.<init>|<init>(… 228 …/TwoWayConverter<#A, #B>, #A, #B) // androidx.compose.animation.core/DecayAnimation.<init>|<init>(… 229 …/TwoWayConverter<#A, #B>, #A, #B) // androidx.compose.animation.core/DecayAnimation.<init>|<init>(… 230 …final fun getValueFromNanos(kotlin/Long): #A // androidx.compose.animation.core/DecayAnimation.get… 231 …yVectorFromNanos(kotlin/Long): #B // androidx.compose.animation.core/DecayAnimation.getVelocityVec… 232 …final val durationNanos // androidx.compose.animation.core/DecayAnimation.durationNanos|{}duration… 233 …get-durationNanos>(): kotlin/Long // androidx.compose.animation.core/DecayAnimation.durationNanos.… 234 …final val initialValue // androidx.compose.animation.core/DecayAnimation.initialValue|{}initialVal… 235 …final fun <get-initialValue>(): #A // androidx.compose.animation.core/DecayAnimation.initialValue.… [all …]
|
| D | 1.8.0-beta02.txt | 315 …e.animation.core/DecayAnimation : androidx.compose.animation.core/Animation<#A, #B> { // androidx.… 316 …/TwoWayConverter<#A, #B>, #A, #A) // androidx.compose.animation.core/DecayAnimation.<init>|<init>(… 317 …/TwoWayConverter<#A, #B>, #A, #B) // androidx.compose.animation.core/DecayAnimation.<init>|<init>(… 318 …/TwoWayConverter<#A, #B>, #A, #B) // androidx.compose.animation.core/DecayAnimation.<init>|<init>(… 320 …final val durationNanos // androidx.compose.animation.core/DecayAnimation.durationNanos|{}duration… 321 …get-durationNanos>(): kotlin/Long // androidx.compose.animation.core/DecayAnimation.durationNanos.… 322 …final val initialValue // androidx.compose.animation.core/DecayAnimation.initialValue|{}initialVal… 323 …final fun <get-initialValue>(): #A // androidx.compose.animation.core/DecayAnimation.initialValue.… 324 …final val initialVelocityVector // androidx.compose.animation.core/DecayAnimation.initialVelocityV… 325 …<get-initialVelocityVector>(): #B // androidx.compose.animation.core/DecayAnimation.initialVelocit… [all …]
|
| /compose/animation/animation-core/api/ |
| D | 1.0.0-beta08.txt | 75 …oidx.compose.animation.core.DecayAnimation<java.lang.Float,androidx.compose.animation.core.Animati… 205 …public final class DecayAnimation<T, V extends androidx.compose.animation.core.AnimationVector> im… 206 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 207 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 208 …ctor public DecayAnimation(androidx.compose.animation.core.VectorizedDecayAnimationSpec<V> animati…
|
| D | restricted_1.0.0-beta07.txt | 75 …oidx.compose.animation.core.DecayAnimation<java.lang.Float,androidx.compose.animation.core.Animati… 205 …public final class DecayAnimation<T, V extends androidx.compose.animation.core.AnimationVector> im… 206 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 207 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 208 …ctor public DecayAnimation(androidx.compose.animation.core.VectorizedDecayAnimationSpec<V> animati…
|
| D | 1.0.0-beta02.txt | 75 …oidx.compose.animation.core.DecayAnimation<java.lang.Float,androidx.compose.animation.core.Animati… 205 …public final class DecayAnimation<T, V extends androidx.compose.animation.core.AnimationVector> im… 206 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 207 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 208 …ctor public DecayAnimation(androidx.compose.animation.core.VectorizedDecayAnimationSpec<V> animati…
|
| D | restricted_1.0.0-beta04.txt | 75 …oidx.compose.animation.core.DecayAnimation<java.lang.Float,androidx.compose.animation.core.Animati… 205 …public final class DecayAnimation<T, V extends androidx.compose.animation.core.AnimationVector> im… 206 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 207 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 208 …ctor public DecayAnimation(androidx.compose.animation.core.VectorizedDecayAnimationSpec<V> animati…
|
| D | restricted_1.0.0-beta06.txt | 75 …oidx.compose.animation.core.DecayAnimation<java.lang.Float,androidx.compose.animation.core.Animati… 205 …public final class DecayAnimation<T, V extends androidx.compose.animation.core.AnimationVector> im… 206 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 207 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 208 …ctor public DecayAnimation(androidx.compose.animation.core.VectorizedDecayAnimationSpec<V> animati…
|
| D | 1.0.0-beta04.txt | 75 …oidx.compose.animation.core.DecayAnimation<java.lang.Float,androidx.compose.animation.core.Animati… 205 …public final class DecayAnimation<T, V extends androidx.compose.animation.core.AnimationVector> im… 206 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 207 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 208 …ctor public DecayAnimation(androidx.compose.animation.core.VectorizedDecayAnimationSpec<V> animati…
|
| D | restricted_1.0.0-beta02.txt | 75 …oidx.compose.animation.core.DecayAnimation<java.lang.Float,androidx.compose.animation.core.Animati… 205 …public final class DecayAnimation<T, V extends androidx.compose.animation.core.AnimationVector> im… 206 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 207 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 208 …ctor public DecayAnimation(androidx.compose.animation.core.VectorizedDecayAnimationSpec<V> animati…
|
| D | 1.0.0-beta10.txt | 75 …oidx.compose.animation.core.DecayAnimation<java.lang.Float,androidx.compose.animation.core.Animati… 205 …public final class DecayAnimation<T, V extends androidx.compose.animation.core.AnimationVector> im… 206 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 207 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 208 …ctor public DecayAnimation(androidx.compose.animation.core.VectorizedDecayAnimationSpec<V> animati…
|
| D | 1.0.0-beta05.txt | 75 …oidx.compose.animation.core.DecayAnimation<java.lang.Float,androidx.compose.animation.core.Animati… 205 …public final class DecayAnimation<T, V extends androidx.compose.animation.core.AnimationVector> im… 206 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 207 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 208 …ctor public DecayAnimation(androidx.compose.animation.core.VectorizedDecayAnimationSpec<V> animati…
|
| D | restricted_1.0.0-beta09.txt | 75 …oidx.compose.animation.core.DecayAnimation<java.lang.Float,androidx.compose.animation.core.Animati… 205 …public final class DecayAnimation<T, V extends androidx.compose.animation.core.AnimationVector> im… 206 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 207 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 208 …ctor public DecayAnimation(androidx.compose.animation.core.VectorizedDecayAnimationSpec<V> animati…
|
| D | 1.0.0-beta09.txt | 75 …oidx.compose.animation.core.DecayAnimation<java.lang.Float,androidx.compose.animation.core.Animati… 205 …public final class DecayAnimation<T, V extends androidx.compose.animation.core.AnimationVector> im… 206 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 207 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 208 …ctor public DecayAnimation(androidx.compose.animation.core.VectorizedDecayAnimationSpec<V> animati…
|
| D | restricted_1.0.0-beta10.txt | 75 …oidx.compose.animation.core.DecayAnimation<java.lang.Float,androidx.compose.animation.core.Animati… 205 …public final class DecayAnimation<T, V extends androidx.compose.animation.core.AnimationVector> im… 206 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 207 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 208 …ctor public DecayAnimation(androidx.compose.animation.core.VectorizedDecayAnimationSpec<V> animati…
|
| D | 1.0.0-beta07.txt | 75 …oidx.compose.animation.core.DecayAnimation<java.lang.Float,androidx.compose.animation.core.Animati… 205 …public final class DecayAnimation<T, V extends androidx.compose.animation.core.AnimationVector> im… 206 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 207 …ctor public DecayAnimation(androidx.compose.animation.core.DecayAnimationSpec<T> animationSpec, an… 208 …ctor public DecayAnimation(androidx.compose.animation.core.VectorizedDecayAnimationSpec<V> animati…
|