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/
DIlluminationDrawable.kt173 val initialHighlight = highlightColor in animateBackground() constant
183 highlightColor = blendARGB(initialHighlight, finalHighlight, progress) in animateBackground()