Searched refs:transitionLength (Results 1 – 1 of 1) sorted by relevance
1597 const int transitionLength = colorTransitionEnd - colorTransitionStart; in playAnimation() local1600 colorTransitionEnd = fmin(transitionLength, fcount - 1); in playAnimation()