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

  /frameworks/base/libs/hwui/renderthread/
VulkanManager.h 166 VkPtr<PFN_vkCreateSemaphore> mCreateSemaphore;
VulkanManager.cpp 353 SkDEBUGCODE(res =) mCreateSemaphore(mBackendContext->fDevice, &semaphoreInfo, nullptr,
355 SkDEBUGCODE(res =) mCreateSemaphore(mBackendContext->fDevice, &semaphoreInfo, nullptr,

Completed in 53 milliseconds