Searched refs:maxBound (Results 1 – 1 of 1) sorted by relevance
132 internal var maxBound = Float.POSITIVE_INFINITY variable154 maxBound = newAnchors.keys.maxOrNull()!! in processNewAnchors()166 maxBound = Float.POSITIVE_INFINITY in processNewAnchors()190 maxBound = newAnchors.keys.maxOrNull()!! in processNewAnchors()203 val clamped = newAbsolute.coerceIn(minBound, maxBound) in <lambda>()391 val clamped = potentiallyConsumed.coerceIn(minBound, maxBound) in performDrag()