Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/haptics/slider/
DSliderHapticFeedbackProvider.kt150 val velocityBasedScale = velocityInterpolated * config.additionalVelocityMaxBump in scaleOnDragTexture() constant
153 val scale = positionBasedScale + velocityBasedScale in scaleOnDragTexture()