Searched refs:CreateVkSemaphore (Results 1 – 5 of 5) sorted by relevance
50 void CreateVkSemaphore(
131 void SurfaceOhosVulkan::CreateVkSemaphore( in CreateVkSemaphore() function in OHOS::Rosen::SurfaceOhosVulkan218 CreateVkSemaphore(&semaphore, vkContext, nativeSurface); in NativeRequestFrame()
114 void RSSurfaceOhosVulkan::CreateVkSemaphore( in CreateVkSemaphore() function in OHOS::Rosen::RSSurfaceOhosVulkan216 CreateVkSemaphore(semaphore, vkContext, nativeSurface); in RequestFrame()
105 void CreateVkSemaphore(VkSemaphore& semaphore,
299 rsSurfaceOhosVulkan->CreateVkSemaphore(semaphore, vkContext, nativeSurface); in DoCreateVkSemaphore()