Home
last modified time | relevance | path

Searched refs:lv_img_src_t (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_img_decoder.h53 typedef uint8_t lv_img_src_t; typedef
195 lv_img_src_t src_type;
A Dlv_draw_img.h50 lv_img_src_t lv_img_src_get_type(const void * src);
A Dlv_draw_img.c444 lv_img_src_t lv_img_src_get_type(const void * src) in lv_img_src_get_type()
446 lv_img_src_t img_src_type = LV_IMG_SRC_UNKNOWN; in lv_img_src_get_type()
A Dlv_img_decoder.c258 lv_img_src_t src_type = lv_img_src_get_type(src); in lv_img_decoder_built_in_info()
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_img.c124 lv_img_src_t src_type = lv_img_src_get_type(src_img); in lv_img_set_src()

Completed in 14 milliseconds