Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp386 mUseOldMemoryCleanupPath = 0 == get_emugl_address_space_device_control_ops() in Impl()
4907 if (!mUseOldMemoryCleanupPath) { in mapHostVisibleMemoryToGuestPhysicalAddressLocked()
5511 if (mUseOldMemoryCleanupPath) { in destroyMemoryWithExclusiveInfo()
8835 bool mUseOldMemoryCleanupPath = false; member in gfxstream::vk::VkDecoderGlobalState::Impl