Searched refs:current_task_title_animation_step (Results 1 – 1 of 1) sorted by relevance
57 static int current_task_title_animation_step = TASK_TITLE_ANIMATION_STEPS; variable515 current_task_title_animation_step = 0; in task_title_animation_init()535 if (current_task_title_animation_step < TASK_TITLE_ANIMATION_STEPS) in task_title_animation_update()537 current_task_title_animation_step++; in task_title_animation_update()538 if (current_task_title_animation_step <= TASK_TITLE_ANIMATION_STEPS / 2) in task_title_animation_update()552 if (current_task_title_animation_step == TASK_TITLE_ANIMATION_STEPS) in task_title_animation_update()