Searched refs:thresholdBehavior (Results 1 – 1 of 1) sorted by relevance
1043 private var thresholdBehavior = thresholdBehaviorFactory() variable in HighResSnapHandler1060 thresholdBehavior = thresholdBehaviorFactory() in handleScrollEvent()1061 thresholdBehavior.startThresholdTracking(time) in handleScrollEvent()1067 thresholdBehavior.observeEvent(event.timestamp, event.delta) in handleScrollEvent()1072 thresholdBehavior.applySmoothing() in handleScrollEvent()1073 val snapThreshold = thresholdBehavior.snapThreshold() in handleScrollEvent()