| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | FenceSyncTests.cpp | 117 GLuint fences[kFenceCount] = {0}; in TEST_P() local
|
| /device/soc/hisilicon/common/hal/display/source/display_device/src/core/ |
| H A D | hdi_display.cpp | 157 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences)
in GetDisplayReleaseFence() argument
|
| H A D | hdi_session.cpp | 200 static int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences)
in GetDisplayReleaseFence() argument
|
| /third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
| H A D | radeon_drm_bo.h | 52 struct radeon_bo **fences; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationBasicFenceTests.cpp | 138 std::vector<Move<VkFence>> fences; in basicSignaledCase() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationBasicFenceTests.cpp | 138 std::vector<Move<VkFence>> fences; in basicSignaledCase() local [all...] |
| /device/soc/rockchip/common/hardware/display/src/display_device/ |
| H A D | hdi_display.cpp | 145 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
|
| H A D | hdi_session.cpp | 222 static int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
|
| /device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
| H A D | hdi_display.cpp | 146 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
|
| /device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
| H A D | hdi_display.cpp | 145 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
|
| H A D | display_composer_vdi_impl.cpp | 176 GetDisplayReleaseFence(uint32_t devId, std::vector<uint32_t>& layers, std::vector<int32_t>& fences) GetDisplayReleaseFence() argument
|
| H A D | hdi_session.cpp | 225 static int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
|
| /device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
| H A D | hdi_display.cpp | 145 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
|
| H A D | hdi_session.cpp | 225 static int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
|
| /device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
| H A D | hdi_display.cpp | 146 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences)
in GetDisplayReleaseFence() argument
|
| H A D | display_composer_vdi_impl.cpp | 176 GetDisplayReleaseFence(uint32_t devId, std::vector<uint32_t>& layers, std::vector<int32_t>& fences) GetDisplayReleaseFence() argument
|
| H A D | hdi_session.cpp | 225 static int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences)
in GetDisplayReleaseFence() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/dma-buf/ |
| H A D | dma-fence.c | 782 dma_fence_test_signaled_any(struct dma_fence **fences, uint32_t count, uint32_t *idx) dma_fence_test_signaled_any() argument 818 dma_fence_wait_any_timeout(struct dma_fence **fences, uint32_t count, bool intr, signed long timeout, uint32_t *idx) dma_fence_wait_any_timeout() argument [all...] |
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_private.h | 107 VkFence* fences; member
|
| /third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
| H A D | amdgpu_bo.h | 108 struct pipe_fence_handle **fences; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesQueueBindSparseTests.cpp | 134 bool waitForFences (const DeviceInterface& vk, const VkDevice device, const std::vector<FenceSp>& fences) in waitForFences() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesQueueBindSparseTests.cpp | 134 bool waitForFences (const DeviceInterface& vk, const VkDevice device, const std::vector<FenceSp>& fences) in waitForFences() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_internal_sync.c | 357 static void mali_internal_add_fence_array(struct fence **fences, int *num_fences, struct fence *fence) in mali_internal_add_fence_array() argument 377 mali_internal_sync_fence_set_fence_array(struct mali_internal_sync_fence *sync_fence, struct fence **fences, int num_fences) mali_internal_sync_fence_set_fence_array() argument 413 struct fence **fences, **nfences, **fences1, **fences2; mali_internal_sync_fence_merge() local 415 struct dma_fence **fences, **nfences, **fences1, **fences2; mali_internal_sync_fence_merge() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_internal_sync.c | 401 static void mali_internal_add_fence_array(struct fence **fences, in mali_internal_add_fence_array() argument 424 mali_internal_sync_fence_set_fence_array( struct mali_internal_sync_fence *sync_fence, struct fence **fences, int num_fences) mali_internal_sync_fence_set_fence_array() argument 463 struct fence **fences, **nfences, **fences1, **fences2; mali_internal_sync_fence_merge() local 465 struct dma_fence **fences, **nfences, **fences1, **fences2; mali_internal_sync_fence_merge() local [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | u_queue.c | 674 struct util_queue_fence *fences; in util_queue_finish() local
|