Searched refs:lv_color_to1 (Results 1 – 2 of 2) sorted by relevance
132 c1.full = lv_color_to1(c); /*Return 1 for light colors, 0 for dark colors*/
298 static inline uint8_t lv_color_to1(lv_color_t color) in lv_color_to1() function