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