Searched refs:smoothedExitingAppScale (Results 1 – 1 of 1) sorted by relevance
182 float smoothedExitingAppScale = Utilities.mapBoundToRange( in onBackGestureProgress() local193 mExitingAppView.setScaleX(smoothedExitingAppScale); in onBackGestureProgress()194 mExitingAppView.setScaleY(smoothedExitingAppScale); in onBackGestureProgress()