Searched refs:lv_demo_smartwatch_home_set_weather (Results 1 – 4 of 4) sorted by relevance
50 void lv_demo_smartwatch_home_set_weather(int temp, const lv_img_dsc_t * icon);
84 void lv_demo_smartwatch_home_set_weather(int temp, const lv_img_dsc_t * icon);
113 lv_demo_smartwatch_home_set_weather(temp, get_weather_icon(icon, day)); in lv_demo_smartwatch_set_weather()
168 void lv_demo_smartwatch_home_set_weather(int temp, const lv_img_dsc_t * icon) in lv_demo_smartwatch_home_set_weather() function