Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DTextInterpolator.kt139 updatePositionsAndFonts(shapeText(layout, targetPaint), updateBase = false) in <lambda>()
149 updatePositionsAndFonts(shapeText(layout, basePaint), updateBase = true) in <lambda>()
425 private fun updatePositionsAndFonts( in <lambda>() method