Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/elementary/src/
A Delm_init.c81 for (i = 0; i < sizeof(elm_tls->gContext.objmap_group) / 4; i++) { in _initialize_elm()
82 elm_tls->gContext.objmap_group[i] = 0; in _initialize_elm()
A Dvelm.h324 int32_t objmap_group[(OBJCOUNT_GROUP + 31) / 32]; member
A Delm_object.c211 …index = get_free_objects(elm_tls->gContext.objmap_group, COUNT_OF(elm_tls->gContext.objmap_group),… in alloc_ego()
230 mark_free_object(elm_tls->gContext.objmap_group, elm_tls->object->object.index); in free_ego()
400 if (object_exists(elm_tls->gContext.objmap_group, i)) { in get_object()
493 mark_free_object(elm_tls->gContext.objmap_group, ego->object.index); in destroy_ego()

Completed in 10 milliseconds