Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRefreshRatePolicyTest.java54 new Mode(1, defaultMode.getPhysicalWidth(), defaultMode.getPhysicalHeight(), 90), in setUp()
55 new Mode(2, defaultMode.getPhysicalWidth(), defaultMode.getPhysicalHeight(), 70), in setUp()
57 defaultMode.getPhysicalWidth(), defaultMode.getPhysicalHeight(), 60), in setUp()
/frameworks/base/core/java/android/view/
DDisplayInfo.java515 defaultMode.getPhysicalWidth(), defaultMode.getPhysicalHeight(), refreshRate)) { in findDefaultModeByRefreshRate()
531 if (mode.getPhysicalWidth() == defaultMode.getPhysicalWidth() in getDefaultRefreshRates()
DDisplay.java1279 public int getPhysicalWidth() { in getPhysicalWidth() method in Display.Mode
/frameworks/base/services/core/java/com/android/server/display/
DDisplayModeDirector.java213 width = defaultMode.getPhysicalWidth(); in getAllowedModesLocked()
256 if (mode.getPhysicalWidth() != width || mode.getPhysicalHeight() != height) { in filterModes()
261 + ": actualWidth=" + mode.getPhysicalWidth() in filterModes()
680 sizeVote = Vote.forSize(requestedMode.getPhysicalWidth(), in setAppRequestedModeLocked()
DOverlayDisplayAdapter.java296 mInfo.width = mode.getPhysicalWidth(); in getDisplayDeviceInfoLocked()
DLocalDisplayAdapter.java847 return mMode.getPhysicalWidth() == info.width
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarWindowController.java139 && mode.getPhysicalWidth() == currentMode.getPhysicalWidth() in StatusBarWindowController()
/frameworks/base/non-updatable-api/
Dcurrent.txt50005 method public int getPhysicalWidth();
/frameworks/base/api/
Dcurrent.txt50149 method public int getPhysicalWidth();