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.kt356 var glyphFilter: GlyphCallback? = null in <lambda>() variable
363 val glyphFilter = glyphFilter in <lambda>() constant
DTextAnimator.kt242 var glyphFilter: GlyphCallback? variable
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
DAnimatableClockView.kt423 private val glyphFilter: GlyphCallback = { positionedGlyph, _ -> in <lambda>() constant