Searched refs:getNaturalHeight (Results 1 – 9 of 9) sorted by relevance
173 public int getNaturalHeight() { in getNaturalHeight() method in ExpandHelper.ViewScaler557 mNaturalHeight = mScaler.getNaturalHeight(); in startExpanding()608 int naturalHeight = mScaler.getNaturalHeight(); in finishExpanding()
969 mDisplayInfo.getNaturalWidth(), mDisplayInfo.getNaturalHeight()); in getPhysicalPixelDisplaySizeRatio()
567 mCachedDisplayInfo.getNaturalWidth(), mCachedDisplayInfo.getNaturalHeight()); in updateSensorLocations()672 displayInfo.getNaturalHeight() in rotateToCurrentOrientation()810 mCachedDisplayInfo.getNaturalHeight() / 2, /* top */ in updateUdfpsLocation()812 mCachedDisplayInfo.getNaturalHeight() /* bottom */); in updateUdfpsLocation()818 mCachedDisplayInfo.getNaturalHeight(), in updateUdfpsLocation()
151 && pH == mDisplayInfo.getNaturalHeight()) { in getPreferredModeId()
383 currentDisplayInfo.getNaturalHeight()), isScreenRound, in getPossibleMaximumWindowMetrics()
683 public int getNaturalHeight() { in getNaturalHeight() method in DisplayInfo
170 mDisplayHeight = displayInfo.getNaturalHeight(); in prepare()
1741 setStableDisplaySizeLocked(info.getNaturalWidth(), info.getNaturalHeight());2137 .setSize(displayInfo.getNaturalWidth(), displayInfo.getNaturalHeight())
59829 Landroid/view/DisplayInfo;->getNaturalHeight()I