Home | History | Annotate | Download | only in media

Lines Matching refs:round

854                 int newWidth = Math.round(scale * width);
855 int newHeight = Math.round(scale * height);