Searched refs:image_ll (Results 1 – 1 of 1) sorted by relevance
53 static lv_ll_t image_ll; variable66 lv_ll_init(&image_ll, sizeof(lv_xml_image_t)); in lv_xml_init()180 lv_xml_image_t * img = lv_ll_ins_head(&image_ll); in lv_xml_register_image()195 LV_LL_READ(&image_ll, img) { in lv_xml_get_image()