Searched refs:animation2 (Results 1 – 2 of 2) sorted by relevance
49 GX_ANIMATION *animation2; in control_thread_entry() local88 status = gx_system_animation_get(&animation2); in control_thread_entry()93 status = gx_animation_start(animation2, &info); in control_thread_entry()
78 GX_ANIMATION animation2; in control_thread_entry() local333 memset(&animation2, 0, sizeof(GX_ANIMATION)); in control_thread_entry()335 _gx_system_animation_list = &animation2; in control_thread_entry()336 animation2.gx_animation_next = &animation1; in control_thread_entry()