Home
last modified time | relevance | path

Searched defs:col32 (Results 1 – 4 of 4) sorted by relevance

/lvgl-3.7.0/src/draw/nxp/vglite/
Dlv_draw_vglite_line.c106 lv_color32_t col32 = { .full = lv_color_to32(dsc->color) }; /*Convert color to RGBA8888*/ in lv_gpu_nxp_vglite_draw_line() local
Dlv_draw_vglite_rect.c127 lv_color32_t col32[2]; in lv_gpu_nxp_vglite_draw_bg() local
242 lv_color32_t col32; in lv_gpu_nxp_vglite_draw_border_generic() local
Dlv_draw_vglite_blend.c154 lv_color32_t col32 = {.full = lv_color_to32(color)}; /*Convert color to RGBA8888*/ in lv_gpu_nxp_vglite_fill() local
Dlv_draw_vglite_arc.c110 lv_color32_t col32 = {.full = lv_color_to32(dsc->color)}; /*Convert color to RGBA8888*/ in lv_gpu_nxp_vglite_draw_arc() local