Home
last modified time | relevance | path

Searched refs:gx_animation_parent (Results 1 – 25 of 67) sorted by relevance

123

/GUIX-v6.2.1/common/src/
Dgx_animation_drag_event_process.c103 _gx_system_input_capture(info -> gx_animation_parent); in _gx_animation_drag_event_check()
145 if (*stackptr != info -> gx_animation_parent) in _gx_animation_drag_event_check()
163 _gx_system_input_release(info -> gx_animation_parent); in _gx_animation_drag_event_check()
166 size = &info -> gx_animation_parent -> gx_widget_size; in _gx_animation_drag_event_check()
269 _gx_system_timer_stop(info -> gx_animation_parent, GX_ANIMATION_SLIDE_TIMER); in _gx_animation_drag_event_check()
331 if ((animation -> gx_animation_info.gx_animation_parent == widget) && in _gx_animation_drag_event_process()
Dgx_animation_delete.c94 parent = target -> gx_animation_info.gx_animation_parent; in _gx_animation_delete()
101 if (animation -> gx_animation_info.gx_animation_parent == parent) in _gx_animation_delete()
Dgx_animation_complete.c86 complete_event.gx_event_target = animation -> gx_animation_info.gx_animation_parent; in _gx_animation_complete_event_send()
194 _gx_widget_attach(animation -> gx_animation_info.gx_animation_parent, target); in _gx_animation_complete()
Dgx_animation_drag_tracking_start.c229 _gx_widget_attach(info -> gx_animation_parent, target_2); in _gx_animation_drag_tracking_start()
279 …ation -> gx_animation_canvas -> gx_canvas_hardware_layer, &info -> gx_animation_parent -> gx_widge… in _gx_animation_drag_tracking_start()
Dgx_animation_slide_landing_start.c110 _gx_system_timer_start(info -> gx_animation_parent, GX_ANIMATION_SLIDE_TIMER, in _gx_animation_slide_landing_start()
Dgx_animation_start.c172 _gx_widget_attach(info -> gx_animation_parent, info -> gx_animation_target); in _gx_animation_start()
Dgx_animation_update.c228 parent = animation -> gx_animation_info.gx_animation_parent; in _gx_animation_update()
Dgx_animation_drag_tracking.c202 parent = animation -> gx_animation_info.gx_animation_parent; in _gx_animation_drag_tracking()
/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Ddemo_guix_smart_watch.c290 slide_animation_info.gx_animation_parent = (GX_WIDGET*)&main_screen; in enable_vertical_slide_animation()
316 …slide_animation_info.gx_animation_parent = find_visible_screen_of_screen_list(container_screen_lis… in enable_horizontal_slide_animation()
318 if (slide_animation_info.gx_animation_parent) in enable_horizontal_slide_animation()
323 …fo.gx_animation_slide_screen_list = get_page_screen_list(slide_animation_info.gx_animation_parent); in enable_horizontal_slide_animation()
331 …gx_animation_drag_enable(&slide_animation, slide_animation_info.gx_animation_parent, &slide_animat… in enable_horizontal_slide_animation()
535 animation_info.gx_animation_parent = screen_container; in page_screen_slide()
653 animation_info.gx_animation_parent = (GX_WIDGET *)&main_screen; in container_screen_slide()
819 parent = slide_animation.gx_animation_info.gx_animation_parent; in main_screen_event_process()
833 …gx_animation_drag_disable(&slide_animation, slide_animation.gx_animation_info.gx_animation_parent); in main_screen_event_process()
855 …gx_animation_drag_disable(&slide_animation, slide_animation.gx_animation_info.gx_animation_parent); in main_screen_event_process()
Dpage_2_clock_4_screen.c34 info.gx_animation_parent = (GX_WIDGET *)&clock_4_screen; in clock_slide_animation_start()
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_animation_stop.c92 info_1.gx_animation_parent = (GX_WIDGET *)&button_screen; in control_thread_entry()
107 info_2.gx_animation_parent = (GX_WIDGET *)&button_screen; in control_thread_entry()
122 info_3.gx_animation_parent = (GX_WIDGET *)&button_screen; in control_thread_entry()
Dvalidation_guix_animation_delete_no_output.c75 info.gx_animation_parent = &button_screen; in control_thread_entry()
92 info.gx_animation_parent = &button_screen.button_screen_text_button_1; in control_thread_entry()
Dvalidation_guix_animation_update.c84 info.gx_animation_parent = (GX_WIDGET *)&button_screen; in control_thread_entry()
Dvalidation_guix_animation_complete_push_stack.c99 info.gx_animation_parent = (GX_WIDGET *)&button_screen; in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_canvas_animation.c89 info.gx_animation_parent = (GX_WIDGET *)&window_screen; in control_thread_entry()
Dvalidation_guix_animation_complete.c94 info.gx_animation_parent = (GX_WIDGET *)&button_screen; in control_thread_entry()
/GUIX-v6.2.1/tutorials/demo_guix_transitions/
Ddemo_guix_transitions.c195 transition_animation_info.gx_animation_parent = frame; in InitSlideTransition()
236 …drag_animation_info.gx_animation_parent = (GX_WIDGET *) &background_win.background_win_child_frame; in BackgroundWinEventProcess()
/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dscreen_base.c156 info.gx_animation_parent = (GX_WIDGET *)base; in footer_icons_animation_start()
226 info.gx_animation_parent = (GX_WIDGET *)base; in title_animation_start()
259 slide_animation_info.gx_animation_parent = (GX_WIDGET *)window; in slide_animation_start()
459 animation_info.gx_animation_parent = parent; in screen_list_slide()
Dpasscode_screen.c74 info.gx_animation_parent = (GX_WIDGET *)&passcode_screen; in on_clear()
/GUIX-v6.2.1/test/example_internal/screen_drag_animation/
Ddemo_screen_drag_animation.c197 info.gx_animation_parent = (GX_WIDGET *)window; in h_menu_window_event_handler()
233 info.gx_animation_parent = (GX_WIDGET *)window; in v_menu_window_event_handler()
/GUIX-v6.2.1/samples/demo_guix_industrial/
Ddemo_guix_industrial.c343 info.gx_animation_parent = (GX_WIDGET*)&main_screen; in screen_toggle_animation_start()
404 info.gx_animation_parent = (GX_WIDGET *)&main_screen; in screen_toggle_animation_start()
/GUIX-v6.2.1/test/example_internal/standalone_binres_load_16bpp/
Dstandalone_binres_load_16bpp_specifications.c160 animation_info.gx_animation_parent = (GX_WIDGET *)parent; in gx_studio_animation_execute()
170 if (!animation_info.gx_animation_parent) in gx_studio_animation_execute()
172 animation_info.gx_animation_parent = gx_studio_action_parent_find(current, action); in gx_studio_animation_execute()
176 animation_info.gx_animation_parent) in gx_studio_animation_execute()
/GUIX-v6.2.1/test/example_internal/template/
Dtemplate_specifications.c159 animation_info.gx_animation_parent = (GX_WIDGET *)parent; in gx_studio_animation_execute()
169 if (!animation_info.gx_animation_parent) in gx_studio_animation_execute()
171 animation_info.gx_animation_parent = gx_studio_action_parent_find(current, action); in gx_studio_animation_execute()
175 animation_info.gx_animation_parent) in gx_studio_animation_execute()
/GUIX-v6.2.1/test/example_internal/screen_drag_animation_with_block_move/
Ddemo_screen_drag_animation_with_block_move.c86 info.gx_animation_parent = parent; in enable_screen_drag_animation()
/GUIX-v6.2.1/tutorials/demo_guix_menu/
Ddemo_guix_menu_specifications.c160 animation_info.gx_animation_parent = (GX_WIDGET *)parent; in gx_studio_animation_execute()
170 if (!animation_info.gx_animation_parent) in gx_studio_animation_execute()
172 animation_info.gx_animation_parent = gx_studio_action_parent_find(current, action); in gx_studio_animation_execute()
176 animation_info.gx_animation_parent) in gx_studio_animation_execute()

123