Searched refs:fullyStretchedThreshold (Results 1 – 1 of 1) sorted by relevance
259 private var fullyStretchedThreshold = 0f in <lambda>() variable567 val progress = (xTranslation - previousXTranslationOnActiveOffset) / fullyStretchedThreshold in <lambda>()732 fullyStretchedThreshold = min(displaySize.x.toFloat(), params.swipeProgressThreshold) in <lambda>()