Searched defs:colors (Results 1 – 3 of 3) sorted by relevance
15 ### RGB28 ### HSV43 ### Palette73 ### Modify and mix colors90 ### Built-in colors
276 static const lv_color_t colors[] = { in lv_palette_main() local295 static const lv_color_t colors[][5] = { in lv_palette_lighten() local334 static const lv_color_t colors[][4] = { in lv_palette_darken() local
11 uint8_t colors[0x100 * 3]; member