Home
last modified time | relevance | path

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

/compose/animation/animation-core/src/commonMain/kotlin/androidx/compose/animation/core/
DAnimatable.kt145 private var lowerBoundVector: V = negativeInfinityBounds variable
166 val lowerBoundVector = in updateBounds() constant