Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
H A DAnimatableClockView.kt345 private var glyphOffsets = mutableListOf(0.0f, 0.0f, 0.0f, 0.0f) regex
358 if (offset < glyphOffsets.size) {
359 positionedGlyph.x += glyphOffsets[offset]
519 glyphOffsets[i] = digitOffsetDirection * moveAmountDeltaForDigit