Searched refs:MINIMUM_VELOCITY (Results 1 – 1 of 1) sorted by relevance
321 if (isLTR) -MINIMUM_VELOCITY else MINIMUM_VELOCITY in <lambda>()323 sign(requestedVelocity) * max(MINIMUM_VELOCITY, abs(requestedVelocity)) in <lambda>()328 private const val MINIMUM_VELOCITY = 1.5f // pixels per second in <lambda>() constant