Searched refs:destinationScale (Results 1 – 1 of 1) sorted by relevance
953 float destinationScale = destination.width() / (float) mScrollablePreview.getWidth(); in startLongScreenshotTransition() local958 float currScale = MathUtils.lerp(1, destinationScale, t); in startLongScreenshotTransition()