Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/unified/
DBatteryLayersDrawable.kt166 bounds.height() / Metrics.ViewportHeight in onBoundsChange()
184 val vh = Metrics.ViewportHeight in setAttrRects()
265 val ViewportHeight: Float constant
304 override val ViewportHeight: Float = 14f constant
DBatteryFillDrawable.kt106 (bounds.bottom / Metrics.ViewportHeight) in <lambda>()
125 Metrics.ViewportHeight in <lambda>()
DBatteryPercentTextOnlyDrawable.kt64 vScale = bounds.bottom / Metrics.ViewportHeight in <lambda>()
DBatterySpaceSharingPercentTextDrawable.kt92 vScale = bounds.bottom / Metrics.ViewportHeight in <lambda>()