Home
last modified time | relevance | path

Searched defs:Density (Results 1 – 2 of 2) 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
/constraintlayout/constraintlayout-compose/src/androidInstrumentedTest/kotlin/androidx/constraintlayout/compose/
DMotionLayoutTest.kt907 private fun Density.createCornerToCornerMotionScene( in createCornerToCornerMotionScene() method