Searched refs:getNaturalHeight (Results 1 – 11 of 11) sorted by relevance
151 currentDisplayInfo.getNaturalHeight()); in getPossibleMaximumWindowMetrics()160 currentDisplayInfo.getNaturalHeight()), isScreenRound, in getPossibleMaximumWindowMetrics()
85 displayInfo.getNaturalWidth(), displayInfo.getNaturalHeight()); in getPhysicalPixelDisplaySizeRatio()
176 public int getNaturalHeight() { in getNaturalHeight() method in ExpandHelper.ViewScaler560 mNaturalHeight = mScaler.getNaturalHeight(); in startExpanding()616 int naturalHeight = mScaler.getNaturalHeight(); in finishExpanding()
491 mDisplaySize.y = mDisplayInfo.getNaturalHeight(); in startOnScreenDecorationsThread()517 newSize.y = mDisplayInfo.getNaturalHeight(); in startOnScreenDecorationsThread()963 return size.x != info.getNaturalWidth() || size.y != info.getNaturalHeight(); in displaySizeChanged()1067 mDisplayInfo.getNaturalWidth(), mDisplayInfo.getNaturalHeight()); in getPhysicalPixelDisplaySizeRatio()1201 mDisplaySize.y = mDisplayInfo.getNaturalHeight(); in updateConfiguration()1615 + mDisplayInfo.getNaturalHeight() + ". Restarting draw");
51 displayInfo.getNaturalHeight() in getScaleFactor()
685 displayInfo.getNaturalHeight() in rotateToCurrentOrientation()811 mCachedDisplayInfo.getNaturalHeight() / 2, /* top */ in updateUdfpsLocation()813 mCachedDisplayInfo.getNaturalHeight() /* bottom */); in updateUdfpsLocation()819 mCachedDisplayInfo.getNaturalHeight(), in updateUdfpsLocation()
157 && pH == mDisplayInfo.getNaturalHeight()) { in getPreferredModeId()
179 mDisplayHeight = displayInfo.getNaturalHeight(); in prepare()
2340 setStableDisplaySizeLocked(info.getNaturalWidth(), info.getNaturalHeight()); in recordStableDisplayStatsIfNeededLocked()2887 .setSize(displayInfo.getNaturalWidth(), displayInfo.getNaturalHeight()) in systemScreenshotInternal()
787 public int getNaturalHeight() { in getNaturalHeight() method in DisplayInfo
59186 Landroid/view/DisplayInfo;->getNaturalHeight()I