Home | History | Annotate | Download | only in launcher2

Lines Matching refs:initScale

2287         float initScale;
2320 initScale = child.getScaleX();
2351 float s = r * finalScale + (1 - r) * initScale;
2361 initScale = getChildrenScale();