Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/drawable/
DIlluminationDrawable.kt182 val finalHighlight = ColorUtils.HSLToColor(tmpHsl) in animateBackground() constant
192 highlightColor = blendARGB(initialHighlight, finalHighlight, progress) in animateBackground()