Home | History | Annotate | Download | only in widget

Lines Matching refs:newWidth

675                         int newWidth = (int)(desiredAspect *
678 if (newWidth <= widthSize) {
679 widthSize = newWidth;