Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DDisplayInfo.java477 defaultMode.getPhysicalWidth(), defaultMode.getPhysicalHeight(), refreshRate)) { in findDefaultModeByRefreshRate()
493 if (mode.getPhysicalWidth() == defaultMode.getPhysicalWidth() in getDefaultRefreshRates()
DDisplay.java1165 public int getPhysicalWidth() { in getPhysicalWidth() method in Display.Mode
/frameworks/base/services/core/java/com/android/server/display/
DOverlayDisplayAdapter.java296 mInfo.width = mode.getPhysicalWidth(); in getDisplayDeviceInfoLocked()
DLocalDisplayAdapter.java659 return mMode.getPhysicalWidth() == info.width
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarInflaterView.java98 isRot0Landscape = displayMode.getPhysicalWidth() > displayMode.getPhysicalHeight(); in NavigationBarInflaterView()
/frameworks/base/api/
Dcurrent.txt43753 method public int getPhysicalWidth();
Dsystem-current.txt47292 method public int getPhysicalWidth();