Searched refs:maxLightLength (Results 1 – 1 of 1) sorted by relevance
135 float maxLightLength = mGuide.getRegionWidth(PerimeterPathGuide.Region.BOTTOM) / 4f; in onInvocationProgress() local137 float lightLength = MathUtils.lerp(minLightLength, maxLightLength, progress); in onInvocationProgress()