Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorations.java680 final int rotatedBottom = getBoundPositionFromRotation(BOUNDS_POSITION_BOTTOM, mRotation); in shouldShowRoundedCorner() local
682 || !cutout.getBoundingRectsAll()[rotatedBottom].isEmpty()) { in shouldShowRoundedCorner()