Searched refs:on_vkGetLinearImageLayoutGOOGLE (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.h | 652 void on_vkGetLinearImageLayoutGOOGLE(android::base::BumpPool* pool, VkDevice device,
|
D | VkDecoderGlobalState.cpp | 6039 void on_vkGetLinearImageLayoutGOOGLE(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkGetLinearImageLayoutGOOGLE() function in gfxstream::vk::VkDecoderGlobalState::Impl 8723 void VkDecoderGlobalState::on_vkGetLinearImageLayoutGOOGLE(android::base::BumpPool* pool, in on_vkGetLinearImageLayoutGOOGLE() function in gfxstream::vk::VkDecoderGlobalState 8727 mImpl->on_vkGetLinearImageLayoutGOOGLE(pool, device, format, pOffset, pRowPitchAlignment); in on_vkGetLinearImageLayoutGOOGLE()
|
D | VkDecoder.cpp | 21236 m_state->on_vkGetLinearImageLayoutGOOGLE(&m_pool, device, format, pOffset, in decode()
|