Home | History | Annotate | Download | only in wm

Lines Matching refs:maxh

6041                     int maxh = (int)(realdw/1.3f);
6042 if (maxh < realdh) {
6043 mCurDisplayHeight = maxh;