Home
last modified time | relevance | path

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

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