Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/elementary/src/
A Delm_init.c84 for (i = 0; i < sizeof(elm_tls->gContext.objmap_grad) / 4; i++) { in _initialize_elm()
85 elm_tls->gContext.objmap_grad[i] = 0; in _initialize_elm()
A Dvelm.h321 int32_t objmap_grad[(OBJCOUNT_GRAD + 31) / 32]; member
A Delm_object.c245 …index = get_free_objects(elm_tls->gContext.objmap_grad, COUNT_OF(elm_tls->gContext.objmap_grad), 1… in alloc_grad()
392 if (object_exists(elm_tls->gContext.objmap_grad, i)) { in get_object()
434 mark_free_object(elm_tls->gContext.objmap_grad, object->object.index); in free_grad()

Completed in 10 milliseconds