Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSAnimator.java587 float scaleCompensation = qsBrightness.getMeasuredHeight() * 0.5f; in animateBrightnessSlider() local
589 .addFloat(qsBrightness, "translationY", scaleCompensation + tileMovement, 0) in animateBrightnessSlider()