Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_home_automation/
Ddemo_guix_home_automation.h33 VOID title_animation_start(CONTROLLER_BASE_CONTROL_BLOCK *base);
Dthermostat.c258 title_animation_start(&info->controller->base); in thermostat_screen_animation_start()
Dlights.c276 title_animation_start(&info->light->base); in lights_screen_animation_start()
Dlocks.c440 title_animation_start(widget); in start_lock_children_animation()
Dscreen_base.c213 VOID title_animation_start(CONTROLLER_BASE_CONTROL_BLOCK *base) in title_animation_start() function