Searched refs:lv_color_int_t (Results 1 – 2 of 2) sorted by relevance
109 - `lv_color_int_t` `uint8_t`, `uint16_t` or `uint32_t` depending on the color depth setting. Used t…
234 typedef LV_CONCAT3(uint, LV_COLOR_SIZE, _t) lv_color_int_t; typedef