Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/view/
DDualDisplayAspectRatioLayout.kt127 val unfoldedViewWidth = unfoldedView.measuredWidth in onLayout() constant
132 unfoldedViewWidth + foldedViewWidth + 2 * marginPixels, in onLayout()