Searched refs:maxh (Results 1 – 1 of 1) sorted by relevance
6657 int maxh = (int)(realdw/1.3f); in computeScreenConfigurationLocked() local6658 if (maxh < realdh) { in computeScreenConfigurationLocked()6659 dh = maxh; in computeScreenConfigurationLocked()