Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DFontInterpolator.kt32 private const val FONT_ITALIC_MAX = 1f in <lambda>() constant
224 coerceInWithStep(value, FONT_ITALIC_MIN, FONT_ITALIC_MAX, FONT_ITALIC_ANIMATION_STEP) in <lambda>()