Home
last modified time | relevance | path

Searched refs:animation_update_callback (Results 1 – 23 of 23) sorted by relevance

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_all_widgets_radial_slider_property.c63 VOID animation_update_callback(GX_RADIAL_SLIDER *slider) in animation_update_callback() function
81 …dial_slider_animation_set(slider, 15, 2, GX_ANIMATION_CIRC_EASE_IN_OUT, animation_update_callback); in control_thread_entry()
119 …dial_slider_animation_set(slider, 15, 2, GX_ANIMATION_CIRC_EASE_IN_OUT, animation_update_callback); in control_thread_entry()
/GUIX-v6.2.1/common/src/
Dgx_radial_slider_animation_set.c77 VOID (*animation_update_callback)(GX_RADIAL_SLIDER *slider)) in _gx_radial_slider_animation_set()
82 slider -> gx_radial_slider_animation_update_callback = animation_update_callback; in _gx_radial_slider_animation_set()
Dgxe_radial_slider_animation_set.c80 VOID (*animation_update_callback)(GX_RADIAL_SLIDER *slider)) in _gxe_radial_slider_animation_set()
100 … _gx_radial_slider_animation_set(slider, steps, delay, animation_style, animation_update_callback); in _gxe_radial_slider_animation_set()
/GUIX-v6.2.1/common/inc/
Dgx_radial_slider.h56 VOID (*animation_update_callback)(GX_RADIAL_SLIDER *slider));
74 VOID (*animation_update_callback)(GX_RADIAL_SLIDER *slider));
Dgx_api.h4107 VOID (*animation_update_callback)(GX_RADIAL_SLIDER *slider));
5585 VOID (*animation_update_callback)(GX_RADIAL_SLIDER *slider));
/GUIX-v6.2.1/tutorials/demo_guix_radial_slider/
Ddemo_guix_radial_slider_specifications.h105 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
Ddemo_guix_radial_slider_specifications.c121 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
/GUIX-v6.2.1/samples/demo_guix_washing_machine/
Ddemo_guix_washing_machine_specifications.h124 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
Ddemo_guix_washing_machine_specifications.c163 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
/GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/
Dtemplate_specifications.h152 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
Dtemplate_specifications.c462 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Ddemo_guix_car_infotainment_specifications.h169 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
Ddemo_guix_car_infotainment_specifications.c438 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
/GUIX-v6.2.1/samples/demo_guix_home_automation/
Ddemo_guix_home_automation_specifications.h200 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
Ddemo_guix_home_automation_specifications.c463 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_32argb/
Dall_widgets_32argb_specifications.h262 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
Dall_widgets_32argb_specifications.c607 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_5_1/
Dall_widgets_5_5_1_specifications.h262 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
Dall_widgets_5_5_1_specifications.c606 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
/GUIX-v6.2.1/test/example_internal/all_widgets/
Dall_widgets_specifications.h262 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
Dall_widgets_specifications.c609 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
/GUIX-v6.2.1/test/example_internal/partial_frame_buffer_16bpp/
Dpartial_frame_buffer_16bpp_specifications.h296 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
Dpartial_frame_buffer_16bpp_specifications.c612 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()