Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DFontInterpolator.kt118 val newAxes = lerp(startAxes, endAxes) { tag, startValue, endValue -> regex
142 tmpVarFontKey.set(start, newAxes)
153 .setFontVariationSettings(newAxes.toTypedArray())
156 verFontCache[VarFontKey(start, newAxes)] = newFont