Searched refs:on_vkMapMemoryIntoAddressSpaceGOOGLE (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.h | 417 VkResult on_vkMapMemoryIntoAddressSpaceGOOGLE(void* context, VkResult input_result,
|
D | ResourceTracker.cpp | 6198 VkResult ResourceTracker::on_vkMapMemoryIntoAddressSpaceGOOGLE(void*, VkResult input_result, in on_vkMapMemoryIntoAddressSpaceGOOGLE() function in gfxstream::vk::ResourceTracker
|
D | VkEncoder.cpp | 35878 sResourceTracker->on_vkMapMemoryIntoAddressSpaceGOOGLE( in vkMapMemoryIntoAddressSpaceGOOGLE()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.h | 446 VkResult on_vkMapMemoryIntoAddressSpaceGOOGLE(android::base::BumpPool* pool, VkDevice device,
|
D | VkDecoderGlobalState.cpp | 4890 VkResult on_vkMapMemoryIntoAddressSpaceGOOGLE(android::base::BumpPool* pool, in on_vkMapMemoryIntoAddressSpaceGOOGLE() function in gfxstream::vk::VkDecoderGlobalState::Impl 8380 VkResult VkDecoderGlobalState::on_vkMapMemoryIntoAddressSpaceGOOGLE(android::base::BumpPool* pool, in on_vkMapMemoryIntoAddressSpaceGOOGLE() function in gfxstream::vk::VkDecoderGlobalState 8384 return mImpl->on_vkMapMemoryIntoAddressSpaceGOOGLE(pool, device, memory, pAddress); in on_vkMapMemoryIntoAddressSpaceGOOGLE()
|
D | VkDecoder.cpp | 20337 m_state->on_vkMapMemoryIntoAddressSpaceGOOGLE(&m_pool, device, memory, in decode()
|