Home | History | Annotate | Download | only in music

Lines Matching refs:scaley

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