Home
last modified time | relevance | path

Searched refs:on_vkResetCommandBufferAsyncGOOGLE (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.h572 void on_vkResetCommandBufferAsyncGOOGLE(android::base::BumpPool* pool,
DVkDecoderGlobalState.cpp5692 void on_vkResetCommandBufferAsyncGOOGLE(android::base::BumpPool* pool, in on_vkResetCommandBufferAsyncGOOGLE() function in gfxstream::vk::VkDecoderGlobalState::Impl
8570 void VkDecoderGlobalState::on_vkResetCommandBufferAsyncGOOGLE(android::base::BumpPool* pool, in on_vkResetCommandBufferAsyncGOOGLE() function in gfxstream::vk::VkDecoderGlobalState
8573 mImpl->on_vkResetCommandBufferAsyncGOOGLE(pool, commandBuffer, flags); in on_vkResetCommandBufferAsyncGOOGLE()
DVkSubDecoder.cpp3168 this->on_vkResetCommandBufferAsyncGOOGLE( in subDecode()
DVkDecoder.cpp20616 m_state->on_vkResetCommandBufferAsyncGOOGLE(&m_pool, commandBuffer, flags); in decode()