Searched refs:OffsetVisibilityThreshold (Results 1 – 2 of 2) sorted by relevance
693 val animatable = Animatable(dragOffset, OffsetVisibilityThreshold) in animateOffset()1075 internal const val OffsetVisibilityThreshold = 0.5f constant
141 visibilityThreshold = OffsetVisibilityThreshold, in <lambda>()