Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DDisplayVk.h67 std::shared_ptr<android::base::Lock> m_swapChainVkQueueLock; variable
/aosp_15_r20/hardware/google/gfxstream/host/tests/
DDisplayVk_unittest.cpp101 std::shared_ptr<android::base::Lock> m_swapChainVkQueueLock; member in gfxstream::vk::__anon869076740111::DisplayVkTest