Home
last modified time | relevance | path

Searched refs:vg_lite_allocate (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/others/vg_lite_tvg/
Dvg_lite_tvg.cpp519 vg_lite_error_t vg_lite_allocate(vg_lite_buffer_t * buffer) in vg_lite_allocate() function
1164 error = vg_lite_allocate(&grad->image); in vg_lite_init_grad()
1352 VG_LITE_RETURN_ERROR(vg_lite_allocate(&grad->image)); in vg_lite_update_linear_grad()
1659 VG_LITE_RETURN_ERROR(vg_lite_allocate(&grad->image)); in vg_lite_update_radial_grad()
Dvg_lite.h1003 vg_lite_error_t vg_lite_allocate(vg_lite_buffer_t *buffer);