Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/view/
DDualDisplayAspectRatioLayout.kt53 val totalMarginPixels = in onMeasure() constant
57 val parentWidth = this.measuredWidth - totalMarginPixels in onMeasure()