Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/wm/
DWindowManagerService.java5876 int maxh = (int)(realdw/1.3f); in computeNewConfigurationLocked() local
5877 if (maxh < realdh) { in computeNewConfigurationLocked()
5878 mCurDisplayHeight = maxh; in computeNewConfigurationLocked()