Home
last modified time | relevance | path

Searched refs:gx_animation_end_alpha (Results 1 – 25 of 34) sorted by relevance

12

/GUIX-v6.4.1/test/guix_test/regression_test/tests/
Dvalidation_guix_animation_stop.c83 info_1.gx_animation_end_alpha = 255; in control_thread_entry()
98 info_2.gx_animation_end_alpha = 255; in control_thread_entry()
113 info_3.gx_animation_end_alpha = 255; in control_thread_entry()
Dvalidation_guix_animation_update.c75 info.gx_animation_end_alpha = 255; in control_thread_entry()
109 info.gx_animation_end_alpha = 251; in control_thread_entry()
Dvalidation_guix_animation_complete_push_stack.c90 info.gx_animation_end_alpha = 255; in control_thread_entry()
Dvalidation_guix_animation_delete_no_output.c78 info.gx_animation_end_alpha = 255; in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_canvas_animation.c80 info.gx_animation_end_alpha = 255; in control_thread_entry()
Dvalidation_guix_animation_complete.c85 info.gx_animation_end_alpha = 255; in control_thread_entry()
Dvalidation_guix_error_checking_api_coverage_no_output.c299 animation_info.gx_animation_end_alpha = 0; in control_thread_entry()
303 animation_info.gx_animation_end_alpha = 1; in control_thread_entry()
/GUIX-v6.4.1/common/src/
Dgx_animation_update.c140 if (info -> gx_animation_end_alpha != in _gx_animation_update()
145 info -> gx_animation_end_alpha, in _gx_animation_update()
Dgxe_animation_start.c99 if (info -> gx_animation_end_alpha == 0 && in _gxe_animation_start()
Dgx_animation_complete.c204 animation -> gx_animation_info.gx_animation_end_alpha) in _gx_animation_complete()
Dgx_animation_start.c149 if (info -> gx_animation_start_alpha != info -> gx_animation_end_alpha) in _gx_animation_start()
/GUIX-v6.4.1/samples/demo_guix_smart_watch/
Ddemo_guix_smart_watch.c296 slide_animation_info.gx_animation_end_alpha = 255; in enable_vertical_slide_animation()
325 slide_animation_info.gx_animation_end_alpha = 255; in enable_horizontal_slide_animation()
534 animation_info.gx_animation_end_alpha = 255; in page_screen_slide()
652 animation_info.gx_animation_end_alpha = 255; in container_screen_slide()
Dpage_2_clock_4_screen.c37 info.gx_animation_end_alpha = 255; in clock_slide_animation_start()
Dpage_2_clock_5_screen.c53 info.gx_animation_end_alpha = 255; in clock_slide_animation_start()
/GUIX-v6.4.1/samples/demo_guix_home_automation/
Dscreen_base.c158 info.gx_animation_end_alpha = 255; in footer_icons_animation_start()
229 info.gx_animation_end_alpha = 255; in title_animation_start()
458 animation_info.gx_animation_end_alpha = 255; in screen_list_slide()
Dpasscode_screen.c80 info.gx_animation_end_alpha = 255; in on_clear()
Dweather.c229 animation_info.gx_animation_end_alpha = 255; in start_weather_children_animation()
/GUIX-v6.4.1/samples/demo_guix_industrial/
Ddemo_guix_industrial.c339 info.gx_animation_end_alpha = 255; in screen_toggle_animation_start()
400 info.gx_animation_end_alpha = 0; in screen_toggle_animation_start()
/GUIX-v6.4.1/test/example_internal/screen_drag_animation_with_block_move/
Ddemo_screen_drag_animation_with_block_move.c93 info.gx_animation_end_alpha = 255; in enable_screen_drag_animation()
/GUIX-v6.4.1/samples/demo_guix_car_infotainment/
Dvolume_screen_base.c99 info.gx_animation_end_alpha = 255; in volume_progress_bar_animation_start()
/GUIX-v6.4.1/tutorials/demo_guix_transitions/
Ddemo_guix_transitions.c132 transition_animation_info.gx_animation_end_alpha = 255; in InitSlideTransition()
/GUIX-v6.4.1/test/example_internal/screen_drag_animation_with_canvas/
Ddemo_screen_drag_animation_with_canvas.c102 info.gx_animation_end_alpha = 255; in enable_screen_drag_animation()
/GUIX-v6.4.1/tutorials/demo_guix_widget_animation/
Ddemo_guix_widget_animation.c156 animation_info.gx_animation_end_alpha = 0xff; in animation_start()
/GUIX-v6.4.1/test/example_internal/non_linear_animation/
Ddemo_guix_non_linear_animation.c73 animation_info.gx_animation_end_alpha = 0xff; in animation_start()
/GUIX-v6.4.1/guix_studio/
Dtrigger_action_edit_dlg.cpp989 string.Format(_T("%d"), animation->gx_animation_end_alpha); in ShowHideAnimationParams()
1175 action->animation->gx_animation_end_alpha = value; in SaveAnimationInfo()

12