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