Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSysUICutoutProvider.kt69 val displayNaturalBounds = display.naturalBounds in calculateCameraProtectionBoundsForRotation() constant
73 /* parentWidth = */ displayNaturalBounds.width(), in calculateCameraProtectionBoundsForRotation()
74 /* parentHeight = */ displayNaturalBounds.height(), in calculateCameraProtectionBoundsForRotation()