Searched refs:getNaturalHeight (Results 1 – 4 of 4) sorted by relevance
155 public int getNaturalHeight() { in getNaturalHeight() method in ExpandHelper.ViewScaler539 mNaturalHeight = mScaler.getNaturalHeight(); in startExpanding()589 int naturalHeight = mScaler.getNaturalHeight(); in finishExpanding()
158 mDisplayHeight = displayInfo.getNaturalHeight(); in prepare()
1143 setStableDisplaySizeLocked(info.getNaturalWidth(), info.getNaturalHeight()); in recordStableDisplayStatsIfNeededLocked()1396 displayInfo.getNaturalWidth(), displayInfo.getNaturalHeight(), in systemScreenshotInternal()
554 public int getNaturalHeight() { in getNaturalHeight() method in DisplayInfo