Home
last modified time | relevance | path

Searched refs:exponentialSmoothing (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/CredentialManager/horologist/src/com/google/android/horologist/compose/rotaryinput/
DRotary.kt1260 smoothedVelocity = exponentialSmoothing( in applySmoothing()
1286 private fun exponentialSmoothing( in exponentialSmoothing() method