Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/drawable/
DIlluminationDrawable.kt180 val initialBackground = paint.color in animateBackground() constant
191 paint.color = blendARGB(initialBackground, backgroundColor, progress) in animateBackground()