Home | History | Annotate | Download | only in launcher3

Lines Matching refs:mCurrentScale

258     private float mCurrentScale;
3778 mCurrentScale = getScaleX();
3785 setScaleX(mCurrentScale);
3786 setScaleY(mCurrentScale);