Searched refs:LV_RES_INV (Results 1 – 7 of 7) sorted by relevance
96 res = LV_RES_INV; in lv_img_decoder_get_info()146 if(res == LV_RES_INV) { in lv_img_decoder_open()292 return LV_RES_INV; in lv_img_decoder_built_in_info()340 return LV_RES_INV; in lv_img_decoder_built_in_open()408 return LV_RES_INV; in lv_img_decoder_built_in_open()419 return LV_RES_INV; in lv_img_decoder_built_in_open()428 return LV_RES_INV; in lv_img_decoder_built_in_open()466 return LV_RES_INV; in lv_img_decoder_built_in_read_line()528 return LV_RES_INV; in lv_img_decoder_built_in_line_true_color()636 return LV_RES_INV; in lv_img_decoder_built_in_line_alpha()[all …]
117 if(open_res == LV_RES_INV) { in lv_img_cache_open()
60 if(res == LV_RES_INV) { in lv_draw_img()488 if(cdsc == NULL) return LV_RES_INV; in lv_img_draw_core()523 return LV_RES_INV; in lv_img_draw_core()
44 return LV_RES_INV; in lv_async_call()52 return LV_RES_INV; in lv_async_call()
29 LV_RES_INV = 0, /*Typically indicates that the object is deleted (become invalid) in the action enumerator
450 return LV_RES_INV; in lv_obj_del()1385 return LV_RES_INV; in lv_event_send_func()1392 return LV_RES_INV; in lv_event_send_func()2187 if(lv_obj_is_protected(obj, LV_PROTECT_CHILD_CHG) != false) res = LV_RES_INV;
493 return LV_RES_INV; /*On delete the ddlist signal deletes the label so nothing left to do in lv_roller_scrl_signal()
Completed in 11 milliseconds