Home
last modified time | relevance | path

Searched refs:WEATHER_INFO (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_1_weather_screen_template.c9 }WEATHER_INFO; typedef
12 static WEATHER_INFO SanDiegoWeatherInfoList[]={
22 static WEATHER_INFO LosAngelesWeatherInfoList[] = {
32 static WEATHER_INFO SanFranciscoWeatherInfoList[] = {
45 static VOID update_one_day_weather_info(WEATHER_INFO_TEMPLATE_CONTROL_BLOCK* template, WEATHER_INFO in update_one_day_weather_info()
58 WEATHER_INFO *info_list; in update_screen_weather_info()
/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dweather.c24 }WEATHER_INFO; typedef
60 static WEATHER_INFO weather_info_list[] = {
104 static VOID init_weather_info(WEATHER_INFO *info) in init_weather_info()
190 static VOID hide_weather_children(WEATHER_INFO *info) in hide_weather_children()
215 static VOID start_weather_children_animation(WEATHER_INFO *info) in start_weather_children_animation()
264 WEATHER_INFO *info = weather_info_list; in weather_screen_reset()
282 WEATHER_INFO *info = weather_info_list; in weather_screen_animation_start()
313 WEATHER_INFO* info = weather_info_list; in weather_screen_animation_stop()
333 WEATHER_INFO *info = weather_info_list; in weather_screen_init()