Home | History | Annotate | Download | only in mosaic

Lines Matching refs:shortSide

323    int shortSide = min(Mwidth, Mheight);
324 if (shortSide > height * heightMultiplier) {