Searched refs:toWidth (Results 1 – 1 of 1) sorted by relevance
1357 float toWidth = mTmpToClipRect.width(); in createRelaunchAnimation() local1364 if (fromWidth <= toWidth && fromHeight <= toHeight) { in createRelaunchAnimation()1372 set.addAnimation(new ScaleAnimation(fromWidth / toWidth, 1, fromHeight / toHeight, 1)); in createRelaunchAnimation()