Searched defs:semaphore (Results 1 – 5 of 5) sorted by relevance
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/ |
D | InvalidateAllTest.java | 18 final Semaphore semaphore = new Semaphore(1); in testRefreshViaInvalidateAll() local
|
/frameworks/native/vulkan/libvulkan/ |
D | driver_gen.cpp | 58 …eKHR(VkDevice device, VkSwapchainKHR swapchain, uint64_t timeout, VkSemaphore semaphore, VkFence f… in checkedAcquireNextImageKHR()
|
D | swapchain.cpp | 763 VkSemaphore semaphore, in AcquireNextImageKHR()
|
D | api_gen.cpp | 774 VKAPI_ATTR void DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallback… in DestroySemaphore() 1190 …eKHR(VkDevice device, VkSwapchainKHR swapchain, uint64_t timeout, VkSemaphore semaphore, VkFence f… in AcquireNextImageKHR() 1418 VKAPI_ATTR void vkDestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallba… in vkDestroySemaphore() 1938 …eKHR(VkDevice device, VkSwapchainKHR swapchain, uint64_t timeout, VkSemaphore semaphore, VkFence f… in vkAcquireNextImageKHR()
|
/frameworks/native/vulkan/nulldrv/ |
D | null_driver.cpp | 1042 VkSemaphore* semaphore) { in CreateSemaphore() 1153 void DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* allocato… in DestroySemaphore()
|