Searched refs:createExportableSemaphore (Results 1 – 4 of 4) sorted by relevance
53 VkSemaphore createExportableSemaphore();
88 VkSemaphore semaphore = vi.createExportableSemaphore(); in flushAndSubmit()
94 VkSemaphore vkSignalSemaphore = vulkanInterface.createExportableSemaphore(); in flushAndSubmit()
69 VkSemaphore VulkanInterface::createExportableSemaphore() { in createExportableSemaphore() function in android::renderengine::skia::VulkanInterface