Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DSeekBarViewModel.kt345 val thumbX = if (bar.isLayoutRtl()) { regex
353 val targetBoxMinX = (Math.round(thumbX) - halfHeight).toInt()
354 val targetBoxMaxX = (Math.round(thumbX) + halfHeight).toInt()