Home | History | Annotate | Download | only in launcher2

Lines Matching refs:finalScale

2286         float finalScale;
2319 finalScale = getChildrenScale() - 4.0f / child.getWidth();
2351 float s = r * finalScale + (1 - r) * initScale;