Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_home_automation/
Ddemo_guix_home_automation.h11 #define ANIMATION_ID_PAGE_SLIDE GX_NEXT_ANIMATION_ID + 1 macro
Dscreen_base.c455 animation_info.gx_animation_id = ANIMATION_ID_PAGE_SLIDE; in screen_list_slide()
520 case ANIMATION_ID_PAGE_SLIDE: in on_animation_complete()