Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Ddemo_guix_smart_watch.h15 #define SCREEN_SLIDE_ANIMATION_ID 3 macro
Ddemo_guix_smart_watch.c531 animation_info.gx_animation_id = SCREEN_SLIDE_ANIMATION_ID; in page_screen_slide()
649 animation_info.gx_animation_id = SCREEN_SLIDE_ANIMATION_ID; in container_screen_slide()
837 else if (event_ptr->gx_event_sender == SCREEN_SLIDE_ANIMATION_ID) in main_screen_event_process()