Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_core/
A Dlv_style.c293 dsc->style_anim = NULL; in lv_style_anim_init()
304 dsc->style_anim = to_anim; in lv_style_anim_set_styles()
307 memcpy(dsc->style_anim, start, sizeof(lv_style_t)); in lv_style_anim_set_styles()
323 lv_style_t * act = dsc->style_anim; in style_animator()
327 lv_obj_report_style_mod(dsc->style_anim); in style_animator()
A Dlv_style.h131 lv_style_t * style_anim; member

Completed in 6 milliseconds