Searched defs:colors (Results 1 – 17 of 17) sorted by relevance
37 static const lv_color_t colors[] = { in lv_palette_main() local56 static const lv_color_t colors[][5] = { in lv_palette_lighten() local95 static const lv_color_t colors[][4] = { in lv_palette_darken() local
120 .. _color_builtin:130 .. _color_opacity:
115 color_var_t colors[LV_GRADIENT_MAX_STOPS]; in lv_nemagfx_grad_set() local
103 color_var_t colors[LV_GRADIENT_MAX_STOPS]; in lv_draw_nema_gfx_fill() local
104 color_var_t colors[LV_GRADIENT_MAX_STOPS]; in lv_draw_nema_gfx_triangle() local
128 vg_lite_uint32_t colors[LV_GRADIENT_MAX_STOPS]; in _vglite_draw_triangle() local
179 vg_lite_uint32_t colors[LV_GRADIENT_MAX_STOPS]; in _vglite_draw_rect() local
56 static lv_palette_t colors[] = { in test_grid() local
15 uint8_t colors[0x100 * 3]; member
435 const lv_color_t colors[] = { in test_spangroup_get_span_coords() local
394 vg_lite_uint32_t colors[VLC_MAX_GRADIENT_STOPS]; in linear_grad_create() local
138 const Fill::ColorStop* colors; in _updateColorTable() local849 const Fill::ColorStop* colors; in fillFetchSolid() local
436 } colors[] = { variable
222 void lv_gradient_init_stops(lv_grad_dsc_t * grad, const lv_color_t colors[], const lv_opa_t opa[], in lv_gradient_init_stops()
197 void set_CLUT(vg_lite_uint32_t count, const vg_lite_uint32_t * colors) in set_CLUT()1107 vg_lite_uint32_t * colors) in vg_lite_set_CLUT()1745 vg_lite_uint32_t * colors, in vg_lite_set_grad()
884 vg_lite_uint32_t colors[VLC_MAX_GRADIENT_STOPS]; /*! Colors for stops. */ member
40 lv_color_t colors[] = {lv_color_hex3(0x000), in fill_obj_create() local