Searched refs:_lv_obj_style_transition_dsc_t (Results 1 – 3 of 3) sorted by relevance
55 } _lv_obj_style_transition_dsc_t; typedef172 … lv_state_t new_state, const _lv_obj_style_transition_dsc_t * tr);
896 …_lv_obj_style_transition_dsc_t * ts = lv_mem_buf_get(sizeof(_lv_obj_style_transition_dsc_t) * STYL… in lv_obj_set_state()897 lv_memset_00(ts, sizeof(_lv_obj_style_transition_dsc_t) * STYLE_TRANSITION_MAX); in lv_obj_set_state()
325 const _lv_obj_style_transition_dsc_t * tr_dsc) in _lv_obj_style_create_transition()