Searched refs:lv_demo_smartwatch_notifications_load (Results 1 – 6 of 6) sorted by relevance
/lvgl-latest/demos/smartwatch/ |
D | lv_demo_smartwatch_notifications.h | 48 void lv_demo_smartwatch_notifications_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t…
|
D | lv_demo_smartwatch_private.h | 183 void lv_demo_smartwatch_notifications_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t…
|
D | lv_demo_smartwatch_list.c | 151 lv_demo_smartwatch_notifications_load(LV_SCR_LOAD_ANIM_MOVE_LEFT, 500, 0); in app_list_clicked_event_cb()
|
D | lv_demo_smartwatch_notifications.c | 94 void lv_demo_smartwatch_notifications_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t… in lv_demo_smartwatch_notifications_load() function
|
D | lv_demo_smartwatch.c | 349 lv_demo_smartwatch_notifications_load(LV_SCR_LOAD_ANIM_OVER_RIGHT, 500, 0); in home_tileview_event_cb()
|
D | lv_demo_smartwatch_home.c | 123 lv_demo_smartwatch_notifications_load(LV_SCR_LOAD_ANIM_OVER_RIGHT, 500, 0); in lv_demo_smartwatch_face_events_cb()
|