Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp1597 const int transitionLength = colorTransitionEnd - colorTransitionStart; in playAnimation() local
1600 colorTransitionEnd = fmin(transitionLength, fcount - 1); in playAnimation()