Home
last modified time | relevance | path

Searched defs:displayH (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/
DDisplayCutoutTest.java511 int displayW = 500, displayH = 1000; in testGetRotatedBounds_top_rot0() local
524 int displayW = 500, displayH = 1000; in testGetRotatedBounds_top_rot90() local
537 int displayW = 500, displayH = 1000; in testGetRotatedBounds_top_rot180() local
551 int displayW = 500, displayH = 1000; in testGetRotatedBounds_top_rot270() local
564 int displayW = 500, displayH = 1000; in testGetRotatedBounds_top_rot90to180() local
578 int displayW = 500, displayH = 1000; in testGetRotatedCutoutWithOverride_top_rot0() local
593 int displayW = 500, displayH = 1000; in testGetRotatedCutoutWithOverride_top_rot90() local
608 int displayW = 500, displayH = 1000; in testGetRotatedCutoutWithOverride_top_rot180() local
624 int displayW = 500, displayH = 1000; in testGetRotatedCutoutWithOverride_top_rot270() local
639 int displayW = 500, displayH = 1000; in testGetRotatedCutoutWithOverride_top_rot90to180() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DCounterRotatorHelper.java52 final int displayH = displayBounds.height(); in handleClosingChanges() local
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DRemoteAnimationRunnerCompat.java98 float displayH = 0; in wrap() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardService.java166 float displayH = parent.getEndAbsBounds().height(); in wrap() local