Searched refs:img_dst_p (Results 1 – 1 of 1) sorted by relevance
335 struct lv_img_pixel_color_s * img_dst_p = (struct lv_img_pixel_color_s *)img; in convert_color_depth() local339 img_dst_p->c = lv_color_hex(temp.full); in convert_color_depth()340 img_dst_p->alpha = temp.ch.alpha; in convert_color_depth()343 img_dst_p++; in convert_color_depth()