Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.h119 float endColors[4][3]; // End colors of dynamic color transition. member
DBootAnimation.cpp1542 mAnimation->endColors[i], mAnimation->startColors[i]); in initDynamicColors()
1548 float *endColor = mAnimation->endColors[i]; in initDynamicColors()