Home
last modified time | relevance | path

Searched refs:screen_animation_count (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dweather.c96 extern int screen_animation_count;
248 screen_animation_count++; in start_weather_children_animation()
325 screen_animation_count = 0; in weather_screen_animation_stop()
Dscreen_base.c110 int screen_animation_count = 0; variable
239 screen_animation_count++; in title_animation_start()
543 screen_animation_count--; in on_animation_complete()
545 if (screen_animation_count == 0) in on_animation_complete()
Dthermostat.c31 extern int screen_animation_count;
301 screen_animation_count = 0; in thermostat_screen_animation_stop()
Dlights.c27 extern int screen_animation_count;
322 screen_animation_count = 0; in lights_screen_animation_stop()
Dlocks.c41 extern int screen_animation_count;
532 screen_animation_count = 0; in locks_screen_animation_stop()