Searched refs:PROGRESS_BAR_ANIMATION_TOTAL_STEPS (Results 1 – 2 of 2) sorted by relevance
6 #define PROGRESS_BAR_ANIMATION_TOTAL_STEPS 20 macro64 val /= PROGRESS_BAR_ANIMATION_TOTAL_STEPS; in progress_bar_animation_update()69 if (progress_bar_animation_step == PROGRESS_BAR_ANIMATION_TOTAL_STEPS) in progress_bar_animation_update()
8 #define PROGRESS_BAR_ANIMATION_TOTAL_STEPS 9 macro174 (PROGRESS_BAR_ANIMATION_TOTAL_STEPS - progress_bar_animation_step) / in update_radial_progress_bar()175 PROGRESS_BAR_ANIMATION_TOTAL_STEPS; in update_radial_progress_bar()