Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DFontInterpolator.kt127 val newAxes = regex
155 tmpVarFontKey.set(start, newAxes)
168 val newFont = Font.Builder(start).setFontVariationSettings(newAxes.toTypedArray()).build()
170 verFontCache.put(VarFontKey(start, newAxes), newFont)