Home
last modified time | relevance | path

Searched refs:img_weather_app_icon (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/demos/smartwatch/assets/
Dimg_weather_app_icon.c141 const lv_image_dsc_t img_weather_app_icon = { variable
/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_private.h119 LV_IMAGE_DECLARE(img_weather_app_icon); /* assets/weather_app.png */
Dlv_demo_smartwatch_list.c267 add_app_list("Weather", 1, &img_weather_app_icon); in create_screen_list()