Home
last modified time | relevance | path

Searched refs:vglite_get_buf_format (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/draw/nxp/vglite/
Dlv_vglite_utils.h136 vg_lite_buffer_format_t vglite_get_buf_format(lv_color_format_t cf);
Dlv_vglite_buf.c88 vg_lite_buffer_format_t vgformat = vglite_get_buf_format(cf); in vglite_set_buf()
Dlv_vglite_utils.c181 vg_lite_buffer_format_t vglite_get_buf_format(lv_color_format_t cf) in vglite_get_buf_format() function