Searched refs:lv_color_to8 (Results 1 – 2 of 2) sorted by relevance
135 c8.full = lv_color_to8(c); /*Give a 8 bit number with the converted color*/
326 static inline uint8_t lv_color_to8(lv_color_t color) in lv_color_to8() function