Home | History | Annotate | Download | only in wm

Lines Matching refs:maxh

7210                 int maxh = (int)(realdw/1.3f);
7211 if (maxh < realdh) {
7212 dh = maxh;