Searched refs:smoothedVelocity (Results 1 – 1 of 1) sorted by relevance
1091 private var smoothedVelocity = 0f variable in ThresholdBehavior1095 smoothedVelocity = 0f in startThresholdTracking()1105 smoothedVelocity = in applySmoothing()1108 prevVelocity = smoothedVelocity, in applySmoothing()1113 debugLog { "SmoothedVelocity: $smoothedVelocity" } in applySmoothing()1122 smoothedVelocity, in snapThreshold()