Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/unified/
DBatteryFillDrawable.kt99 hScale = bounds.right / Metrics.ViewportWidth in <lambda>()
105 (bounds.right / Metrics.ViewportWidth), in <lambda>()
124 Metrics.ViewportWidth - rightInsetNotScaled, in <lambda>()
DBatteryLayersDrawable.kt165 bounds.width() / Metrics.ViewportWidth, in onBoundsChange()
185 val vw = Metrics.ViewportWidth in setAttrRects()
264 val ViewportWidth: Float constant
303 override val ViewportWidth: Float = 24f constant
DBatteryPercentTextOnlyDrawable.kt65 hScale = bounds.right / Metrics.ViewportWidth in <lambda>()
DBatterySpaceSharingPercentTextDrawable.kt91 hScale = bounds.right / Metrics.ViewportWidth in <lambda>()