Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/utils/src/android/tools/helpers/
DAutomationUtils.kt307 val destHeight = (displayBounds.height() * windowHeightRatio.toFloat()).toInt() in resizeSplitScreen() constant
315 destHeight, in resizeSplitScreen()