Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVulkanBoxedHandles.h98 void processDelayedRemoves(VkDevice device);
DVulkanBoxedHandles.cpp111 void BoxedHandleManager::processDelayedRemoves(VkDevice device) { in processDelayedRemoves() function in gfxstream::vk::BoxedHandleManager
DVkDecoderGlobalState.cpp1005 sBoxedHandleManager.processDelayedRemoves(device); in processDelayedRemovesForDevice()