Home | History | Annotate | Download | only in music

Lines Matching full:scaley

1264         float scaley = (float) vheight / bheight;
1265 float scale = Math.max(scalex, scaley) * 1.3f;