Home
last modified time | relevance | path

Searched defs:glyphFilter (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DTextInterpolator.kt380 var glyphFilter: GlyphCallback? = null variable
387 val glyphFilter = glyphFilter in drawFontRun() constant
DTextAnimator.kt230 var glyphFilter: GlyphCallback? variable
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
DAnimatableClockView.kt431 private val glyphFilter: GlyphCallback = { positionedGlyph, _ -> in <lambda>() constant