Home
last modified time | relevance | path

Searched refs:animation2 (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_animation_delete_no_output.c49 GX_ANIMATION *animation2; in control_thread_entry() local
88 status = gx_system_animation_get(&animation2); in control_thread_entry()
93 status = gx_animation_start(animation2, &info); in control_thread_entry()
Dvalidation_guix_error_checking_api_coverage_no_output.c78 GX_ANIMATION animation2; in control_thread_entry() local
333 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()