Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DVulkanManager.h164 VkPtr<PFN_vkWaitForFences> mWaitForFences; variable
DVulkanManager.cpp133 VkResult res = mWaitForFences(mBackendContext->fDevice, 2, backbuffer->mUsageFences, in getAvailableBackbuffer()
246 mWaitForFences(mBackendContext->fDevice, 2, surface->mBackbuffers[i].mUsageFences, true, in destroyBuffers()