Searched refs:startXScale (Results 1 – 1 of 1) sorted by relevance
276 val startXScale = bounds.width() / targetPosition.width().toFloat() in <lambda>() constant298 screenshotPreview.scaleX = MathUtils.lerp(startXScale, 1f, t) in <lambda>()