Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/nxp/vglite/
Dlv_draw_vglite_triangle.c164 … VGLITE_CHECK_ERROR(vg_lite_draw_gradient(vgbuf, &path, VG_LITE_FILL_EVEN_ODD, NULL, &gradient, in _vglite_draw_triangle()
Dlv_draw_vglite_fill.c216 … VGLITE_CHECK_ERROR(vg_lite_draw_gradient(vgbuf, &path, VG_LITE_FILL_EVEN_ODD, NULL, &gradient, in _vglite_draw_rect()
/lvgl-latest/src/others/vg_lite_tvg/
Dvg_lite.h132 #define vg_lite_draw_gradient vg_lite_draw_grad macro