Searched refs:maxh (Results 1 – 1 of 1) sorted by relevance
1188 int maxh = (int)(realdw/1.3f); in updateDisplayAndOrientation() local1189 if (maxh < realdh) { in updateDisplayAndOrientation()1190 dh = maxh; in updateDisplayAndOrientation()