Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/carousel/
DCarouselSwipeable.kt606 fun Density.computeThreshold(fromValue: Float, toValue: Float): Float in computeThreshold() method
616 override fun Density.computeThreshold(fromValue: Float, toValue: Float): Float { in computeThreshold() method in FixedThreshold
631 override fun Density.computeThreshold(fromValue: Float, toValue: Float): Float { in computeThreshold() method in FractionalThreshold