Searched defs:waitAll (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/libhwbinder/vts/performance/ |
H A D | Latency.cpp | 255 static void waitAll(vector<Pipe>& v) { in waitAll() function
|
/aosp12/frameworks/native/vulkan/libvulkan/ |
H A D | api_gen.cpp | 966 …ences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in WaitForFences() 1797 …ences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vkWaitForFences()
|
/aosp12/frameworks/native/vulkan/nulldrv/ |
H A D | null_driver.cpp | 1238 …ences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in WaitForFences()
|