Home
last modified time | relevance | path

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

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