Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState_unittest.cpp47 mPool.popAll(); in ~VkDecoderGlobalStateExternalFenceTest()
130 std::vector<VkFence> result = mPool.popAll(); in TEST_F()
DVkDecoderInternalStructs.h97 std::vector<VkFence> popAll() { in popAll() function
DVkDecoderGlobalState.cpp1932 auto deviceFences = deviceInfo->externalFencePool->popAll(); in destroyDeviceLocked()