Searched refs:lv_demo_smartwatch_easter_egg_load (Results 1 – 5 of 5) sorted by relevance
/lvgl-latest/demos/smartwatch/ |
D | lv_demo_smartwatch_easter_egg.h | 43 void lv_demo_smartwatch_easter_egg_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t de…
|
D | lv_demo_smartwatch_private.h | 199 void lv_demo_smartwatch_easter_egg_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t de…
|
D | lv_demo_smartwatch_easter_egg.c | 66 void lv_demo_smartwatch_easter_egg_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t de… in lv_demo_smartwatch_easter_egg_load() function
|
D | lv_demo_smartwatch_settings.c | 422 lv_demo_smartwatch_easter_egg_load(LV_SCR_LOAD_ANIM_FADE_ON, 500, 0); in settings_action_event_cb()
|
D | lv_demo_smartwatch.c | 129 lv_demo_smartwatch_easter_egg_load(LV_SCR_LOAD_ANIM_FADE_IN, 0, 0); in lv_demo_smartwatch()
|