Home
last modified time | relevance | path

Searched refs:LV_LOG_ERROR (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_log.h101 #define LV_LOG_ERROR(dsc) lv_log_add(LV_LOG_LEVEL_ERROR, __FILE__, __LINE__, dsc); macro
103 #define LV_LOG_ERROR(dsc) … macro
128 #define LV_LOG_ERROR(dsc) … macro
A Dlv_mem.h128LV_LOG_ERROR("Out of memory!"); …
/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_img_decoder.c323 LV_LOG_ERROR("img_decoder_built_in_open: out of memory"); in lv_img_decoder_built_in_open()
332 LV_LOG_ERROR("img_decoder_built_in_open: out of memory"); in lv_img_decoder_built_in_open()
370 LV_LOG_ERROR("img_decoder_built_in_open: out of memory"); in lv_img_decoder_built_in_open()
379 LV_LOG_ERROR("img_decoder_built_in_open: out of memory"); in lv_img_decoder_built_in_open()
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_label.c1177 LV_LOG_ERROR("Failed to allocate memory for dot_tmp_ptr"); in lv_label_set_dot_tmp()

Completed in 6 milliseconds