Searched refs:endedWithVelocity (Results 1 – 1 of 1) sorted by relevance
539 val endedWithVelocity = abs(finalVelocity) > 0 in startInternal() constant547 if (endedWithVelocity || endedOutOfBounds) { in startInternal()554 if (endedWithVelocity) { in startInternal()