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