Searched refs:maxh (Results 1 – 1 of 1) sorted by relevance
5876 int maxh = (int)(realdw/1.3f); in computeNewConfigurationLocked() local5877 if (maxh < realdh) { in computeNewConfigurationLocked()5878 mCurDisplayHeight = maxh; in computeNewConfigurationLocked()