Home
last modified time | relevance | path

Searched defs:pSemaphore (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_semaphore.c139 VkSemaphore *pSemaphore) in vk_common_CreateSemaphore()
/hardware/st/nfc/st21nfc/hal/
Dhalcore.cc885 static uint32_t HalSemWait(sem_t* pSemaphore, uint32_t timeout) { in HalSemWait()
/hardware/st/nfc/1.0/hal/
Dhalcore.c867 static uint32_t HalSemWait(sem_t* pSemaphore, uint32_t timeout) in HalSemWait()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp2493 VkSemaphore* pSemaphore) { in on_vkCreateSemaphore()
8053 VkSemaphore* pSemaphore) { in on_vkCreateSemaphore()
DVkDecoderSnapshot.cpp355 const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) { in vkCreateSemaphore()
4159 VkSemaphore* pSemaphore) { in vkCreateSemaphore()
DVkDecoder.cpp2886 VkSemaphore* pSemaphore; in decode() local
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp5451 VkSemaphore* pSemaphore) { in on_vkCreateSemaphore()
Dfunc_table.cpp499 VkSemaphore* pSemaphore) { in gfxstream_vk_CreateSemaphore()
DVkEncoder.cpp4818 VkSemaphore* pSemaphore, uint32_t doLock) { in vkCreateSemaphore()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp1139 …LKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::Semaphore * pSemaphore in createSemaphore()