Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DFontInterpolator.kt224 coerceInWithStep(value, FONT_ITALIC_MIN, FONT_ITALIC_MAX, FONT_ITALIC_ANIMATION_STEP)
226 private fun coerceInWithStep(v: Float, min: Float, max: Float, step: Float) = regex