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