Home
last modified time | relevance | path

Searched refs:gx_animation_create (Results 1 – 25 of 33) sorted by relevance

12

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_2_clock_4_screen.c75 gx_animation_create(&clock_slide_animation[0]); in clock_4_screen_event_process()
76 gx_animation_create(&clock_slide_animation[1]); in clock_4_screen_event_process()
Dpage_2_clock_5_screen.c89 gx_animation_create(&clock_slide_animation[0]); in clock_5_screen_event_process()
90 gx_animation_create(&clock_slide_animation[1]); in clock_5_screen_event_process()
Ddemo_guix_smart_watch.c187 gx_animation_create(&slide_animation); in demo_thread_entry()
/GUIX-v6.2.1/test/example_internal/screen_drag_animation_with_block_move/
Ddemo_screen_drag_animation_with_block_move.c102 gx_animation_create(&h_screen_drag_animation); in create_screen_drag_animations()
103 gx_animation_create(&v_screen_drag_animation); in create_screen_drag_animations()
/GUIX-v6.2.1/test/example_internal/screen_drag_animation_with_canvas/
Ddemo_screen_drag_animation_with_canvas.c145 gx_animation_create(&h_screen_drag_animation); in create_screen_drag_animations()
146 gx_animation_create(&v_screen_drag_animation); in create_screen_drag_animations()
/GUIX-v6.2.1/test/example_internal/screen_drag_animation/
Ddemo_screen_drag_animation.c121 gx_animation_create(&h_screen_drag_animation); in tx_application_define()
122 gx_animation_create(&v_screen_drag_animation); in tx_application_define()
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_animation_update.c87 gx_animation_create(&animation); in control_thread_entry()
Dvalidation_guix_animation_complete_push_stack.c102 gx_animation_create(&animation); in control_thread_entry()
Dvalidation_guix_animation_delete_no_output.c59 gx_animation_create(&animation3); in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_canvas_animation.c91 status = gx_animation_create(&animation); in control_thread_entry()
Dvalidation_guix_animation_complete.c97 gx_animation_create(&animation); in control_thread_entry()
Dvalidation_guix_error_checking_api_compile_no_output.c48 gx_animation_create(GX_NULL); in control_thread_entry()
Dvalidation_guix_error_checking_api_coverage_no_output.c221 status = gx_animation_create(0); // should return GX_PTR_ERROR in control_thread_entry()
225 status = gx_animation_create(&animation); // should return GX_ALREADY_CREATED in control_thread_entry()
/GUIX-v6.2.1/test/example_internal/non_linear_animation/
Ddemo_guix_non_linear_animation.c53 gx_animation_create(&animation); in tx_application_define()
/GUIX-v6.2.1/samples/demo_guix_home_automation/
Ddemo_guix_home_automation.c155 gx_animation_create(&slide_animation); in guix_setup()
/GUIX-v6.2.1/guix_studio/
Dapp_runner.cpp175 gx_animation_create(animation->app_animation); in app_animation_create()
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_8bit_palette/Debug/List/
Ddemo_guix_jpeg_decode_8bit_palette.map204 .text ro code 0x1003'4362 0x18 gx_animation_create.o [3]
654 gx_animation_create.o 24
1192 _gx_animation_create 0x1003'4363 0x18 Code Gb gx_animation_create.o [3]
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/Debug/List/
Ddemo_guix_jpeg_decode_565rgb.map212 .text ro code 0x1003'8762 0x18 gx_animation_create.o [3]
671 gx_animation_create.o 24
1129 _gx_animation_create 0x1003'8763 0x18 Code Gb gx_animation_create.o [3]
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb/Debug/List/
Ddemo_guix_jpeg_decode_24xrgb.map215 .text ro code 0x1003'918a 0x18 gx_animation_create.o [3]
676 gx_animation_create.o 24
1143 _gx_animation_create 0x1003'918b 0x18 Code Gb gx_animation_create.o [3]
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/Debug/List/
Ddemo_guix_jpeg_decode_1555xrgb.map211 .text ro code 0x1003'90ae 0x18 gx_animation_create.o [3]
673 gx_animation_create.o 24
1134 _gx_animation_create 0x1003'90af 0x18 Code Gb gx_animation_create.o [3]
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_ccw/Debug/List/
Ddemo_guix_jpeg_decode_565rgb_rotated_ccw.map227 .text ro code 0x1003'edfa 0x18 gx_animation_create.o [3]
988 gx_animation_create.o 24
2237 _gx_animation_create 0x1003'edfb 0x18 Code Gb gx_animation_create.o [3]
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_cw/Debug/List/
Ddemo_guix_jpeg_decode_565rgb_rotated_cw.map227 .text ro code 0x1003'edfa 0x18 gx_animation_create.o [3]
988 gx_animation_create.o 24
2237 _gx_animation_create 0x1003'edfb 0x18 Code Gb gx_animation_create.o [3]
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb_rotated_ccw/Debug/List/
Ddemo_guix_jpeg_decode_24xrgb_rotated_ccw.map306 .text ro code 0x1004'223c 0x18 gx_animation_create.o [3]
1014 gx_animation_create.o 24
2270 _gx_animation_create 0x1004'223d 0x18 Code Gb gx_animation_create.o [3]
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb_rotated_cw/Debug/List/
Ddemo_guix_jpeg_decode_24xrgb_rotated_cw.map306 .text ro code 0x1004'22bc 0x18 gx_animation_create.o [3]
1015 gx_animation_create.o 24
2271 _gx_animation_create 0x1004'22bd 0x18 Code Gb gx_animation_create.o [3]
/GUIX-v6.2.1/common/
DCMakeLists.txt10 ${CMAKE_CURRENT_LIST_DIR}/src/gx_animation_create.c

12