Home
last modified time | relevance | path

Searched refs:SCREEN_DRAG_ANIMATION_ID (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Ddemo_guix_smart_watch.h13 #define SCREEN_DRAG_ANIMATION_ID 1 macro
Ddemo_guix_smart_watch.c292 slide_animation_info.gx_animation_id = SCREEN_DRAG_ANIMATION_ID; in enable_vertical_slide_animation()
321 slide_animation_info.gx_animation_id = SCREEN_DRAG_ANIMATION_ID; in enable_horizontal_slide_animation()
830 if (event_ptr->gx_event_sender == SCREEN_DRAG_ANIMATION_ID) in main_screen_event_process()