Searched refs:animation_template (Results 1 – 1 of 1) sorted by relevance
10 static lv_anim_t animation_template; in lv_example_label_5() local13 lv_anim_init(&animation_template); in lv_example_label_5()14 …lv_anim_set_delay(&animation_template, 1000); /*Wait 1 second to start the first scroll*/ in lv_example_label_5()15 lv_anim_set_repeat_delay(&animation_template, in lv_example_label_5()20 lv_style_set_anim(&label_style, &animation_template); in lv_example_label_5()