Searched refs:coerceInWithStep (Results 1 – 1 of 1) sorted by relevance
224 coerceInWithStep(value, FONT_ITALIC_MIN, FONT_ITALIC_MAX, FONT_ITALIC_ANIMATION_STEP) in <lambda>()226 private fun coerceInWithStep(v: Float, min: Float, max: Float, step: Float) = in <lambda>() method