Searched refs:maxh (Results 1 – 1 of 1) sorted by relevance
7317 int maxh = (int)(realdw/1.3f); in updateDisplayAndOrientationLocked() local7318 if (maxh < realdh) { in updateDisplayAndOrientationLocked()7319 dh = maxh; in updateDisplayAndOrientationLocked()