Searched refs:ANIMATION_TOTAL_STEP (Results 1 – 1 of 1) sorted by relevance
8 #define ANIMATION_TOTAL_STEP 50 macro239 else if (mAnimationStep == ANIMATION_TOTAL_STEP) in OnTimer()737 x = mAnimationStep * width / ANIMATION_TOTAL_STEP; in DrawEasingCurve()744 x = mAnimationStep * width / ANIMATION_TOTAL_STEP; in DrawEasingCurve()