Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/window/
DWindowMetricsController.java150 Rect maxBounds = new Rect(0, 0, currentDisplayInfo.getNaturalWidth(), in getPossibleMaximumWindowMetrics()
159 new Rect(0, 0, currentDisplayInfo.getNaturalWidth(), in getPossibleMaximumWindowMetrics()
/frameworks/base/core/java/com/android/internal/policy/
DScreenDecorationsUtils.java85 displayInfo.getNaturalWidth(), displayInfo.getNaturalHeight()); in getPhysicalPixelDisplaySizeRatio()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorations.java490 mDisplaySize.x = mDisplayInfo.getNaturalWidth(); in startOnScreenDecorationsThread()
516 newSize.x = mDisplayInfo.getNaturalWidth(); in startOnScreenDecorationsThread()
963 return size.x != info.getNaturalWidth() || size.y != info.getNaturalHeight(); in displaySizeChanged()
1067 mDisplayInfo.getNaturalWidth(), mDisplayInfo.getNaturalHeight()); in getPhysicalPixelDisplaySizeRatio()
1200 mDisplaySize.x = mDisplayInfo.getNaturalWidth(); in updateConfiguration()
1614 + mDisplayInfo.getNaturalWidth() + "x"
/frameworks/base/packages/SystemUI/shared/biometrics/src/com/android/systemui/biometrics/
DUdfpsUtils.java50 displayInfo.getNaturalWidth(), in getScaleFactor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthController.java627 int xFpLocation = mCachedDisplayInfo.getNaturalWidth() / 2; in getFingerprintSensorLocationInNaturalOrientation()
684 displayInfo.getNaturalWidth(), in rotateToCurrentOrientation()
812 mCachedDisplayInfo.getNaturalWidth(), /* right */ in updateUdfpsLocation()
818 mCachedDisplayInfo.getNaturalWidth(), in updateUdfpsLocation()
/frameworks/base/services/core/java/com/android/server/wm/
DRefreshRatePolicy.java156 && pW == mDisplayInfo.getNaturalWidth() in getPreferredModeId()
/frameworks/base/services/core/java/com/android/server/display/
DColorFade.java178 mDisplayWidth = displayInfo.getNaturalWidth(); in prepare()
DDisplayManagerService.java2340 setStableDisplaySizeLocked(info.getNaturalWidth(), info.getNaturalHeight()); in recordStableDisplayStatsIfNeededLocked()
2887 .setSize(displayInfo.getNaturalWidth(), displayInfo.getNaturalHeight()) in systemScreenshotInternal()
/frameworks/base/core/java/android/view/
DDisplayInfo.java782 public int getNaturalWidth() { in getNaturalWidth() method in DisplayInfo
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt59187 Landroid/view/DisplayInfo;->getNaturalWidth()I