Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwMemPool.cpp83 SwMpool* mpoolInit(uint32_t threads) in mpoolInit() function
DtvgSwRenderer.cpp536 if (sharedMpool) mpool = mpoolInit(threadsCnt); in mempool()
768 globalMpool = mpoolInit(threads); in init()
DtvgSwCommon.h556 SwMpool* mpoolInit(uint32_t threads);