Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DTextInterpolator.kt93 private val tmpPaintForGlyph by lazy { TextPaint() } regex
380 tmpPaintForGlyph.set(paint)
394 tmpPaintForGlyph.textSize = tmpGlyph.textSize
395 tmpPaintForGlyph.color = tmpGlyph.color
404 tmpPaintForGlyph
421 tmpPaintForGlyph