Home
last modified time | relevance | path

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

/lvgl-latest/src/drivers/wayland/
Dlv_wayland_smm.h48 void (*expand_pool)(void * ctx, smm_pool_t * pool); member
Dlv_wayland_smm.c496 if(smm_instance.cbs.expand_pool != NULL) { in get_from_pool()
497 smm_instance.cbs.expand_pool(smm_instance.cbs.ctx, in get_from_pool()