Searched refs:img_weather_day_6 (Results 1 – 4 of 4) sorted by relevance
141 const lv_image_dsc_t img_weather_day_6 = { variable
33 LV_IMAGE_DECLARE(img_weather_day_6); /* assets/dy-6.png */
55 &img_weather_day_6,
356 lv_image_set_src(weather_icon, &img_weather_day_6); in create_screen_home()