Home
last modified time | relevance | path

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

/compose/animation/animation-core/src/commonMain/kotlin/androidx/compose/animation/core/
DVectorizedMonoSplineKeyframesSpec.kt75 val vectorValue = keyframe!!.first in <lambda>() constant
DVectorizedAnimationSpec.kt346 val vectorValue = info!!.vectorValue in init() constant
503 val vectorValue: V, constant in androidx.compose.animation.core.VectorizedKeyframeSpecElementInfo
/compose/animation/animation/integration-tests/animation-demos/src/main/java/androidx/compose/animation/demos/suspendfun/
DPeriodicMonoSplineDemo.kt205 val vectorValue = in MonoSplineCurve() constant
DOffsetKeyframeSplinePlaygroundDemo.kt283 val vectorValue = in DrawContent() constant