Searched refs:mPool (Results 1 – 1 of 1) sorted by relevance
46 *ptrAddr = mPool.alloc(bytes); in alloc()64 mPool.freeAll(); in clearPool()110 android::base::Pool mPool { 8, 4096, 64 }; member in goldfish_vk::VulkanStreamGuest::Impl