Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/haptics/slider/
DSliderHapticFeedbackProvider.kt84 val velocityInterpolated = in scaleOnEdgeCollision() constant
89 val bookendsHitScale = bookendScaleRange * velocityInterpolated + config.lowerBookendScale in scaleOnEdgeCollision()
137 val velocityInterpolated = in scaleOnDragTexture() constant
150 val velocityBasedScale = velocityInterpolated * config.additionalVelocityMaxBump in scaleOnDragTexture()