Searched refs:title_animation_start (Results 1 – 5 of 5) sorted by relevance
33 VOID title_animation_start(CONTROLLER_BASE_CONTROL_BLOCK *base);
258 title_animation_start(&info->controller->base); in thermostat_screen_animation_start()
276 title_animation_start(&info->light->base); in lights_screen_animation_start()
440 title_animation_start(widget); in start_lock_children_animation()
213 VOID title_animation_start(CONTROLLER_BASE_CONTROL_BLOCK *base) in title_animation_start() function