Searched refs:get_free_objects (Results 1 – 1 of 1) sorted by relevance
| /bsp/nxp/imx/imxrt/libraries/drivers/vglite/elementary/src/ |
| A D | elm_object.c | 61 int get_free_objects(int32_t free_map[], int count, int obj_count) in get_free_objects() function 165 …index = get_free_objects(elm_tls->gContext.objmap_evo, COUNT_OF(elm_tls->gContext.objmap_evo), cou… in alloc_evo() 189 … index = get_free_objects(elm_tls->gContext.objmap_ebo, COUNT_OF(elm_tls->gContext.objmap_ebo), 1); in alloc_ebo() 211 …index = get_free_objects(elm_tls->gContext.objmap_group, COUNT_OF(elm_tls->gContext.objmap_group),… in alloc_ego() 245 …index = get_free_objects(elm_tls->gContext.objmap_grad, COUNT_OF(elm_tls->gContext.objmap_grad), 1… in alloc_grad()
|
Completed in 6 milliseconds