Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp1108 char start_color_1[7] = "000000"; in parseAnimationDesc() local
1127 start_color_0, start_color_1, start_color_2, start_color_3, in parseAnimationDesc()
1131 parseColor(start_color_1, animation.startColors[1]); in parseAnimationDesc()