Home
last modified time | relevance | path

Searched defs:anim_time (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/widgets/label/
Dlv_label.c962 uint32_t anim_time = lv_obj_get_style_anim_duration(obj, LV_PART_MAIN); in lv_label_refr_text() local
1079 uint32_t anim_time = lv_obj_get_style_anim_duration(obj, LV_PART_MAIN); in lv_label_refr_text() local
/lvgl-latest/src/widgets/roller/
Dlv_roller.c697 uint32_t anim_time = lv_obj_get_style_anim_duration(obj, LV_PART_MAIN); in refr_position() local