Searched refs:lv_color_to_int (Results 1 – 3 of 3) sorted by relevance
256 uint32_t lv_color_to_int(lv_color_t c) in lv_color_to_int() function264 return lv_color_to_int(c1) == lv_color_to_int(c2); in lv_color_eq()
270 uint32_t lv_color_to_int(lv_color_t c);
356 lv_color_to_int(draw_dsc->recolor), in lv_draw_sw_image_helium()