Searched defs:waitAll (Results 1 – 9 of 9) sorted by relevance
| /device/generic/goldfish-opengl/android-emu/android/base/threads/ |
| D | AndroidWorkPool.cpp | 405 bool waitAll(WorkPool::WaitGroupHandle waitGroupHandle, WorkPool::TimeoutUs timeout) { in waitAll() function in android::base::guest::WorkPool::Impl 459 bool WorkPool::waitAll(WorkPool::WaitGroupHandle waitGroup, WorkPool::TimeoutUs timeout) { in waitAll() function in android::base::guest::WorkPool
|
| /device/generic/vulkan-cereal/fake-android-guest/libvulkan/ |
| D | api_gen.cpp | 923 …ences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in WaitForFences() 1697 …ences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vkWaitForFences()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | ResourceTracker.cpp | 4660 VkBool32 waitAll, in on_vkWaitForFences() 7703 VkBool32 waitAll, in on_vkWaitForFences()
|
| D | func_table.cpp | 473 VkBool32 waitAll, in entry_vkWaitForFences()
|
| D | VkEncoder.cpp | 3133 VkBool32 waitAll, in vkWaitForFences()
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/ |
| D | VkDecoderSnapshot.cpp | 557 VkBool32 waitAll, in vkWaitForFences() 6786 VkBool32 waitAll, in vkWaitForFences()
|
| D | VkDecoder.cpp | 2418 VkBool32 waitAll; in decode() local
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/ |
| D | goldfish_vk_baseprotodefs.proto | 1114 optional uint32 waitAll = 4; field
|
| /device/generic/vulkan-cereal/include/vulkan/ |
| D | vulkan.hpp | 3475 …nces( VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vkWaitForFences() 88685 …t fenceCount, const VULKAN_HPP_NAMESPACE::Fence* pFences, VULKAN_HPP_NAMESPACE::Bool32 waitAll, ui… in waitForFences() 88692 …yProxy<const VULKAN_HPP_NAMESPACE::Fence> const & fences, VULKAN_HPP_NAMESPACE::Bool32 waitAll, ui… in waitForFences()
|