Searched refs:vg_lite_draw_gradient (Results 1 – 3 of 3) sorted by relevance
/lvgl-latest/src/draw/nxp/vglite/ |
D | lv_draw_vglite_triangle.c | 164 … VGLITE_CHECK_ERROR(vg_lite_draw_gradient(vgbuf, &path, VG_LITE_FILL_EVEN_ODD, NULL, &gradient, in _vglite_draw_triangle()
|
D | lv_draw_vglite_fill.c | 216 … 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/ |
D | vg_lite.h | 132 #define vg_lite_draw_gradient vg_lite_draw_grad macro
|