Searched refs:is_animating (Results 1 – 1 of 1) sorted by relevance
488 bool is_animating = NULL != lv_anim_get(base_obj, anim_exec_cb); in create_widget3() local497 …lv_obj_set_style_bg_image_src(widget, c->imgs[is_animating ? IMG_EV_CHARGING_WIDGET3_BG : IMG_EV_C… in create_widget3()545 …lv_label_set_text_static(charging_status_label, is_animating ? stop_charging_string : start_chargi… in create_widget3()