Home
last modified time | relevance | path

Searched defs:waitAll (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/libhwbinder/vts/performance/
H A DLatency.cpp255 static void waitAll(vector<Pipe>& v) { in waitAll() function
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.cpp966 …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 Dnull_driver.cpp1238 …ences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in WaitForFences()