Home
last modified time | relevance | path

Searched defs:usingDirectMapping (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp4703 bool usingDirectMapping() const { in usingDirectMapping() function in gfxstream::vk::VkDecoderGlobalState::Impl
8340 bool VkDecoderGlobalState::usingDirectMapping() const { return mImpl->usingDirectMapping(); } in usingDirectMapping() function in gfxstream::vk::VkDecoderGlobalState
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp1500 bool ResourceTracker::usingDirectMapping() const { return true; } in usingDirectMapping() function in gfxstream::vk::ResourceTracker