Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/elementary/src/
A Delm_init.c78 for (i = 0; i < sizeof(elm_tls->gContext.objmap_evo) / 4; i++) { in _initialize_elm()
79 elm_tls->gContext.objmap_evo[i] = 0; in _initialize_elm()
A Dvelm.h322 int32_t objmap_evo[(OBJCOUNT_EVO + 31) / 32]; member
A Delm_object.c165 …index = get_free_objects(elm_tls->gContext.objmap_evo, COUNT_OF(elm_tls->gContext.objmap_evo), cou… in alloc_evo()
376 if (object_exists(elm_tls->gContext.objmap_evo, i)) { in get_object()
449 mark_free_object(elm_tls->gContext.objmap_evo, evo->object.index); in destroy_evo()

Completed in 10 milliseconds