Searched defs:absVelocityThreshold (Results 1 – 7 of 7) sorted by relevance
35 public val absVelocityThreshold: Float constant101 override val absVelocityThreshold: Float = max(0.0000001f, abs(absVelocityThreshold)) in getValueFromNanos() constant
42 public val absVelocityThreshold: Float constant
131 override val absVelocityThreshold: Float = floatDecaySpec.absVelocityThreshold in vectorize() constant in androidx.compose.animation.core.VectorizedFloatDecaySpec
33 override val absVelocityThreshold: Float constant
188 override val absVelocityThreshold: Float = 0.1f constant in FakeDecayAnimationSpec
573 override val absVelocityThreshold: Float constant
1727 override val absVelocityThreshold = 0f constant