Home
last modified time | relevance | path

Searched refs:on_vkGetLinearImageLayoutGOOGLE (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.h652 void on_vkGetLinearImageLayoutGOOGLE(android::base::BumpPool* pool, VkDevice device,
DVkDecoderGlobalState.cpp6039 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()
DVkDecoder.cpp21236 m_state->on_vkGetLinearImageLayoutGOOGLE(&m_pool, device, format, pOffset, in decode()