Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Dvideo.c15 gx_system_timer_start(&video_screen, TIMER_ID_VIDEO_PLAY_PROGRESS_ANIMATION, 1, 1); in video_play()
78 if (event_ptr->gx_event_payload.gx_event_timer_id == TIMER_ID_VIDEO_PLAY_PROGRESS_ANIMATION) in video_screen_event_process()
Ddemo_guix_car_infotainment.h14 #define TIMER_ID_VIDEO_PLAY_PROGRESS_ANIMATION 5 macro