Home | History | Annotate | Download | only in music

Lines Matching refs:scalex

1281         float scalex = (float) vwidth / bwidth;
1283 float scale = Math.max(scalex, scaley) * 1.3f;