Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkAndroidNativeBuffer.cpp617 static constexpr uint64_t kTimeoutNs = 3ULL * 1000000000ULL; variable
786 VkResult res = vk->vkWaitForFences(device, 1, &qsriFence, VK_FALSE, kTimeoutNs); in syncImageToColorBuffer()