Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/view/
DDualDisplayAspectRatioLayout.kt70 val heightFolded = (widthFolded / smallDisplayAR).toInt() in onMeasure() constant
82 heightFolded, in onMeasure()
108 max(heightFolded, heightUnfolded), in onMeasure()