Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkReconstruction.h98 void forEachHandleDeleteApi(const uint64_t* toProcess, uint32_t count);
DVkReconstruction.cpp374 forEachHandleDeleteApi(toRemove + i, 1); in removeHandles()
402 forEachHandleDeleteApi(toRemove + i, 1); in removeHandles()
420 void VkReconstruction::forEachHandleDeleteApi(const uint64_t* toProcess, uint32_t count) { in forEachHandleDeleteApi() function in gfxstream::vk::VkReconstruction