Home
last modified time | relevance | path

Searched refs:gx_system_animation_get (Results 1 – 25 of 53) sorted by relevance

123

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_animation_stop.c75 gx_system_animation_get(&animation_1); in control_thread_entry()
76 gx_system_animation_get(&animation_2); in control_thread_entry()
77 gx_system_animation_get(&animation_3); in control_thread_entry()
138 gx_system_animation_get(&animation_1); in control_thread_entry()
Dvalidation_guix_animation_delete_no_output.c64 status = gx_system_animation_get(&animation); in control_thread_entry()
71 status = gx_system_animation_get(&animation); in control_thread_entry()
88 status = gx_system_animation_get(&animation2); in control_thread_entry()
Dvalidation_guix_error_checking_api_compile_no_output.c376 gx_system_animation_get(GX_NULL); in control_thread_entry()
Dvalidation_guix_gxe_api_error_checking_coverage_no_output.c1599 status = gx_system_animation_get(0); in tx_application_define()
1602 status = gx_system_animation_get(0); in tx_application_define()
Dvalidation_guix_error_checking_api_coverage_no_output.c2815 status = gx_system_animation_get(0); //should return GX_PTR_ERROR in control_thread_entry()
2819 status = gx_system_animation_get(&animation_ptr); //should return GX_PTR_ERROR in control_thread_entry()
/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dscreen_base.c162 if (gx_system_animation_get(&animation) == GX_SUCCESS) in footer_icons_animation_start()
178 if (gx_system_animation_get(&animation) == GX_SUCCESS) in footer_icons_animation_start()
193 if (gx_system_animation_get(&animation) == GX_SUCCESS) in footer_icons_animation_start()
219 if (gx_system_animation_get(&animation) == GX_SUCCESS) in title_animation_start()
467 if (gx_system_animation_get(&animation) == GX_SUCCESS) in screen_list_slide()
496 if (gx_system_animation_get(&animation) == GX_SUCCESS) in screen_list_slide()
Dpasscode_screen.c90 (gx_system_animation_get(&animation) == GX_SUCCESS)) in on_clear()
Dweather.c238 if (target && (gx_system_animation_get(&animation) == GX_SUCCESS)) in start_weather_children_animation()
/GUIX-v6.2.1/tutorials/demo_guix_transitions/
Ddemo_guix_transitions.c129 gx_system_animation_get(&transition_animation); in InitSlideTransition()
232 gx_system_animation_get(&drag_animation); in BackgroundWinEventProcess()
Ddemo_guix_transitions_specifications.c144 gx_system_animation_get(&animation); in gx_studio_animation_execute()
/GUIX-v6.2.1/samples/demo_guix_industrial/
Ddemo_guix_industrial.c336 gx_system_animation_get(&animation); in screen_toggle_animation_start()
397 gx_system_animation_get(&animation); in screen_toggle_animation_start()
Ddemo_guix_industrial_specifications.c142 gx_system_animation_get(&animation); in gx_studio_animation_execute()
/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Dvolume_screen_base.c85 gx_system_animation_get(&animation); in volume_progress_bar_animation_start()
Ddemo_guix_car_infotainment_specifications.c144 gx_system_animation_get(&animation); in gx_studio_animation_execute()
/GUIX-v6.2.1/tutorials/demo_guix_widget_animation/
Ddemo_guix_widget_animation.c131 gx_system_animation_get(&animation); in animation_start()
/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Ddemo_guix_smart_watch.c567 if (gx_system_animation_get(&animation) == GX_SUCCESS) in page_screen_slide()
686 if (gx_system_animation_get(&animation) == GX_SUCCESS) in container_screen_slide()
/GUIX-v6.2.1/test/example_internal/standalone_binres_load_16bpp/
Dstandalone_binres_load_16bpp_specifications.c142 gx_system_animation_get(&animation); in gx_studio_animation_execute()
/GUIX-v6.2.1/test/example_internal/template/
Dtemplate_specifications.c141 gx_system_animation_get(&animation); in gx_studio_animation_execute()
/GUIX-v6.2.1/tutorials/demo_guix_menu/
Ddemo_guix_menu_specifications.c142 gx_system_animation_get(&animation); in gx_studio_animation_execute()
/GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/
Dtrigger_target_rename_specifications.c138 gx_system_animation_get(&animation); in gx_studio_animation_execute()
Dtemplate_specifications.c143 gx_system_animation_get(&animation); in gx_studio_animation_execute()
/GUIX-v6.2.1/test/example_internal/system_screen_stack/
Dsystem_screen_stack_specifications.c143 gx_system_animation_get(&animation); in gx_studio_animation_execute()
/GUIX-v6.2.1/test/example_internal/guix_medical_mouse_support/
Dguix_medical_mouse_support_specifications.c141 gx_system_animation_get(&animation); in gx_studio_animation_execute()
/GUIX-v6.2.1/docs/
Drevision_history.txt450 gx_system_animation_get.c
/GUIX-v6.2.1/common/
DCMakeLists.txt649 ${CMAKE_CURRENT_LIST_DIR}/src/gx_system_animation_get.c

123