Searched refs:lv_demo_smartwatch_weather_load (Results 1 – 6 of 6) sorted by relevance
/lvgl-latest/demos/smartwatch/ |
D | lv_demo_smartwatch_weather.h | 43 void lv_demo_smartwatch_weather_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t delay…
|
D | lv_demo_smartwatch_private.h | 167 void lv_demo_smartwatch_weather_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t delay…
|
D | lv_demo_smartwatch_list.c | 154 lv_demo_smartwatch_weather_load(LV_SCR_LOAD_ANIM_MOVE_LEFT, 500, 0); in app_list_clicked_event_cb()
|
D | lv_demo_smartwatch_weather.c | 99 void lv_demo_smartwatch_weather_load(lv_screen_load_anim_t anim_type, uint32_t time, uint32_t delay) in lv_demo_smartwatch_weather_load() function
|
D | lv_demo_smartwatch.c | 354 lv_demo_smartwatch_weather_load(LV_SCR_LOAD_ANIM_MOVE_TOP, 500, 0); in home_tileview_event_cb()
|
D | lv_demo_smartwatch_home.c | 128 lv_demo_smartwatch_weather_load(LV_SCR_LOAD_ANIM_MOVE_TOP, 500, 0); in lv_demo_smartwatch_face_events_cb()
|