Searched refs:startLerp (Results 1 – 1 of 1) sorted by relevance
315 val startLerp = 1 - lineFadeOutAnimationProgress in <lambda>() constant321 x = from.x + (to.x - from.x) * startLerp, in <lambda>()322 y = from.y + (to.y - from.y) * startLerp, in <lambda>()