Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DDisplayCutout.java308 public int getPhysicalDisplayHeight() { in getPhysicalDisplayHeight() method in DisplayCutout.CutoutPathParserInfo
755 mCutoutPathParserInfo.getPhysicalDisplayHeight(), in getCutoutPath()
1188 info.getPhysicalDisplayHeight(), info.getDensity(), info.getCutoutSpec(), in getRotated()
1290 out.writeInt(cutout.mCutoutPathParserInfo.getPhysicalDisplayHeight()); in writeCutoutToParcel()
1379 mInner.mCutoutPathParserInfo.getPhysicalDisplayHeight(), in scale()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayLayout.java425 info.getPhysicalDisplayHeight(), info.getDensity(), info.getCutoutSpec(), rotation, in calculateDisplayCutoutForRotation()