Home
last modified time | relevance | path

Searched refs:toFinalHeight (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Launcher/docklib/src/com/android/car/docklib/view/
DDockDragListener.kt159 val toFinalHeight: Float = callback.getDropHeight() in <lambda>() constant
161 val toFinalScaleY: Float = toFinalHeight / surfaceControl.height in <lambda>()
165 ((toFinalHeight - (scaleDownWidth * 2)) / surfaceControl.height).coerceAtLeast(0f) in <lambda>()