Home
last modified time | relevance | path

Searched defs:slopeArray (Results 1 – 1 of 1) sorted by relevance

/compose/animation/animation-core/src/commonMain/kotlin/androidx/compose/animation/core/
DVectorizedAnimationSpec.kt290 private var slopeArray: FloatArray = EmptyFloatArray variable in androidx.compose.animation.core.VectorizedKeyframesSpec
443 val slopeArray = slopeArray in getVelocityFromNanos() constant