| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_flush.c | 35 svga_flush( struct pipe_context *pipe, struct pipe_fence_handle **fence, unsigned flags) svga_flush() argument 86 svga_create_fence_fd(struct pipe_context *pipe, struct pipe_fence_handle **fence, int fd, enum pipe_fd_type type) svga_create_fence_fd() argument 105 svga_fence_server_sync(struct pipe_context *pipe, struct pipe_fence_handle *fence) svga_fence_server_sync() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_fence.h | 48 struct zink_fence *fence; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_fence.c | 50 struct lp_fence *fence = CALLOC_STRUCT(lp_fence); in lp_fence_create() local 72 lp_fence_destroy(struct lp_fence *fence) lp_fence_destroy() argument 88 lp_fence_signal(struct lp_fence *fence) lp_fence_signal() argument [all...] |
| H A D | lp_fence.h | 92 lp_fence_issued(const struct lp_fence *fence) in lp_fence_issued() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_helpers.h | 107 struct pipe_fence_handle *fence; member
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_batch.h | 38 struct d3d12_fence *fence; member
|
| /third_party/mesa3d/src/gallium/winsys/i915/drm/ |
| H A D | i915_drm_fence.c | 23 struct i915_drm_fence *fence = CALLOC_STRUCT(i915_drm_fence); in i915_drm_fence_create() local 36 i915_drm_fence_reference(struct i915_winsys *iws, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) i915_drm_fence_reference() argument 52 i915_drm_fence_signalled(struct i915_winsys *iws, struct pipe_fence_handle *fence) i915_drm_fence_signalled() argument 65 i915_drm_fence_finish(struct i915_winsys *iws, struct pipe_fence_handle *fence) i915_drm_fence_finish() argument [all...] |
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_iconsumer_surface_adapter_wrapper.cpp | 39 ReleaseBuffer( std::shared_ptr<OHOS::NWeb::SurfaceBufferAdapter> buffer, int32_t fence) ReleaseBuffer() argument
|
| /device/soc/hisilicon/common/hal/display/source/display_device/src/fbdev/ |
| H A D | fb_composition.cpp | 25 int32_t FbComposition::FbFresh(int fd, HdiLayer &clientlayer, int &fence)
in FbFresh() argument 75 int fence = -1;
in Apply() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_fence.h | 47 struct fence *fence; member [all...] |
| H A D | mali_kbase_fence.c | 28 kbase_fence_get_driver_name(struct fence *fence)
in kbase_fence_get_driver_name() argument 38 kbase_fence_get_timeline_name(struct fence *fence)
in kbase_fence_get_timeline_name() argument 48 kbase_fence_enable_signaling(struct fence *fence)
in kbase_fence_enable_signaling() argument 58 kbase_fence_fence_value_str(struct fence *fence, char *str, int size) kbase_fence_fence_value_str() argument 87 struct fence *fence; kbase_fence_out_new() local 146 kbase_fence_add_callback(struct kbase_jd_atom *katom, struct fence *fence, fence_func_t callback) kbase_fence_add_callback() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_fence.h | 53 struct fence *fence; member [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_fence.h | 54 struct fence *fence; member [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_timeline_fence_wait.c | 63 mali_timeline_fence_wait_check_status(struct mali_timeline_system *system, struct mali_timeline_fence *fence) global() argument 148 mali_timeline_fence_wait(struct mali_timeline_system *system, struct mali_timeline_fence *fence, u32 timeout) global() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_timeline_fence_wait.c | 61 static mali_bool mali_timeline_fence_wait_check_status(struct mali_timeline_system *system, struct mali_timeline_fence *fence) argument 145 mali_timeline_fence_wait(struct mali_timeline_system *system, struct mali_timeline_fence *fence, u32 timeout) global() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_fence.h | 49 struct fence *fence; member [all...] |
| H A D | mali_kbase_fence.c | 30 kbase_fence_get_driver_name(struct fence *fence) in kbase_fence_get_driver_name() argument 40 kbase_fence_get_timeline_name(struct fence *fence) in kbase_fence_get_timeline_name() argument 50 kbase_fence_enable_signaling(struct fence *fence) in kbase_fence_enable_signaling() argument 60 kbase_fence_fence_value_str(struct fence *fence, char *str, int size) kbase_fence_fence_value_str() argument 94 struct fence *fence; kbase_fence_out_new() local 156 kbase_fence_add_callback(struct kbase_jd_atom *katom, struct fence *fence, fence_func_t callback) kbase_fence_add_callback() argument [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga_fence.c | 16 static const char *rga_fence_get_name(struct dma_fence *fence) in rga_fence_get_name() argument 48 struct dma_fence *fence = NULL; in rga_out_fence_alloc() local [all...] |
| /foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
| H A D | iconsumer_surface.h | 155 AcquireLastFlushedBuffer(sptr<SurfaceBuffer> &buffer, sptr<SyncFence> &fence, float matrix[16], uint32_t matrixSize, bool isUseNewMatrix) AcquireLastFlushedBuffer() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
| H A D | rs_surface_frame_ohos_raster.cpp | 98 void RSSurfaceFrameOhosRaster::SetReleaseFence(const int32_t& fence) in SetReleaseFence() argument
|
| H A D | rs_surface_frame_ohos_gl.cpp | 71 void RSSurfaceFrameOhosGl::SetReleaseFence(const int32_t& fence) in SetReleaseFence() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/ |
| H A D | rs_surface_frame_ohos_gl_test.cpp | 160 int32_t fence = 1;
in HWTEST_F() local
|
| H A D | rs_surface_frame_ohos_raster_test.cpp | 158 int32_t fence = 1;
in HWTEST_F() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_test.c | 89 struct dma_fence *fence = NULL; in amdgpu_do_test_moves() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/sync/ |
| H A D | sync_stress_consumer.c | 40 static int busy_wait_on_fence(int fence) in busy_wait_on_fence() argument 66 int fence, valid, i; in mpsc_producer_thread() local 108 int fence, merged, tmp, valid, it, i; mpcs_consumer_thread() local [all...] |