HomeSort by relevance Sort by last modified time
    Searched refs:mWaitForFences (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/renderthread/
VulkanManager.h 164 VkPtr<PFN_vkWaitForFences> mWaitForFences;
VulkanManager.cpp 133 VkResult res = mWaitForFences(mBackendContext->fDevice, 2, backbuffer->mUsageFences,
246 mWaitForFences(mBackendContext->fDevice, 2, surface->mBackbuffers[i].mUsageFences, true,

Completed in 411 milliseconds