Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRefreshRatePolicyTest.java58 new Mode(1, defaultMode.getPhysicalWidth(), defaultMode.getPhysicalHeight(), 90), in setUp()
59 new Mode(2, defaultMode.getPhysicalWidth(), defaultMode.getPhysicalHeight(), 70), in setUp()
61 defaultMode.getPhysicalWidth(), defaultMode.getPhysicalHeight(), 60), in setUp()
/frameworks/base/core/java/android/view/
DDisplayInfo.java501 defaultMode.getPhysicalWidth(), defaultMode.getPhysicalHeight(), refreshRate)) { in findDefaultModeByRefreshRate()
517 if (mode.getPhysicalWidth() == defaultMode.getPhysicalWidth() in getDefaultRefreshRates()
DDisplay.java1419 public int getPhysicalWidth() { in getPhysicalWidth() method in Display.Mode
/frameworks/base/services/core/java/com/android/server/display/
DDisplayModeDirector.java228 primarySummary.width = defaultMode.getPhysicalWidth(); in getDesiredDisplayModeSpecs()
294 if (mode.getPhysicalWidth() != summary.width in filterModes()
300 + ": actualWidth=" + mode.getPhysicalWidth() in filterModes()
947 sizeVote = Vote.forSize(requestedMode.getPhysicalWidth(), in setAppRequestedModeLocked()
DOverlayDisplayAdapter.java338 mInfo.width = mode.getPhysicalWidth(); in getDisplayDeviceInfoLocked()
DLocalDisplayAdapter.java1033 return mMode.getPhysicalWidth() == config.width
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowController.java140 && mode.getPhysicalWidth() == currentMode.getPhysicalWidth() in NotificationShadeWindowController()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/config/
Dboot-image-profile.txt21118 HSPLandroid/view/Display$Mode;->getPhysicalWidth()I
/frameworks/base/api/
Dcurrent.txt52253 method public int getPhysicalWidth();