/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | sync_file.h | 13 __s32 fence; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | sync_file.h | 26 __s32 fence; member
|
/third_party/libdrm/ |
H A D | libsync.h | 52 int32_t fence; member
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_flush.c | 144 struct pipe_fence_handle *fence = NULL; in softpipe_flush_resource() local 98 softpipe_flush_wrapped(struct pipe_context *pipe, struct pipe_fence_handle **fence, unsigned flags) softpipe_flush_wrapped() argument [all...] |
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_flush.c | 70 struct pipe_fence_handle *fence = NULL; in st_finish() local 50 st_flush(struct st_context *st, struct pipe_fence_handle **fence, unsigned flags) st_flush() argument
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_android.c | 34 vk_common_AcquireImageANDROID(VkDevice _device, VkImage image, int nativeFenceFd, VkSemaphore semaphore, VkFence fence) vk_common_AcquireImageANDROID() argument
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_flush.c | 90 struct pipe_fence_handle *fence = NULL; in llvmpipe_finish() local 49 llvmpipe_flush( struct pipe_context *pipe, struct pipe_fence_handle **fence, const char *reason) llvmpipe_flush() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_fence.h | 47 nouveau_fence_ref(struct nouveau_fence *fence, struct nouveau_fence **ref) in nouveau_fence_ref() argument 61 nouveau_fence(struct pipe_fence_handle *fence) in nouveau_fence() argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_context.c | 72 nv30_context_flush(struct pipe_context *pipe, struct pipe_fence_handle **fence, in nv30_context_flush() argument
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_fence.c | 71 struct pipe_fence_handle *fence; in lima_fence_create() local 45 lima_create_fence_fd(struct pipe_context *pctx, struct pipe_fence_handle **fence, int fd, enum pipe_fd_type type) lima_create_fence_fd() argument 54 lima_fence_server_sync(struct pipe_context *pctx, struct pipe_fence_handle *fence) lima_fence_server_sync() argument 84 lima_fence_get_fd(struct pipe_screen *pscreen, struct pipe_fence_handle *fence) lima_fence_get_fd() argument 91 lima_fence_destroy(struct pipe_fence_handle *fence) lima_fence_destroy() argument 99 lima_fence_reference(struct pipe_screen *pscreen, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) lima_fence_reference() argument 109 lima_fence_finish(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_fence_handle *fence, uint64_t timeout) lima_fence_finish() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | FenceSyncTests.cpp | 50 GLuint fence = 0; in TEST_P() local 73 GLuint fence = 20; in TEST_P() local [all...] |
/base/location/test/fuzztest/locator/gnss_fuzzer/ |
H A D | gnss_fuzzer.cpp | 120 std::shared_ptr<GeofenceRequest> fence = std::make_shared<GeofenceRequest>(); in GnssProxyFuzzTest002() local 152 std::shared_ptr<GeofenceRequest> fence = std::make_shared<GeofenceRequest>(); in GnssProxyFuzzTest003() local
|
/foundation/graphic/graphic_surface/surface/include/ |
H A D | buffer_producer_listener.h | 116 sptr<SyncFence> fence = SyncFence::InvalidFence(); in OnBufferReleasedWithFenceRemote() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/ |
H A D | rs_surface_ohos_vulkan_test.cpp | 208 int32_t fence; in HWTEST_F() local
|
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hdecoder.h | 34 sptr<SyncFence> fence; member
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
H A D | native_buffer_utils.h | 90 std::unique_ptr<SyncFence> fence = nullptr; member
|
H A D | rs_surface_frame_ohos_vulkan.cpp | 76 void RSSurfaceFrameOhosVulkan::SetReleaseFence(const int32_t& fence) in SetReleaseFence() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosvulkan_fuzzer/ |
H A D | rssurfaceframeohosvulkan_fuzzer.cpp | 153 int32_t fence = GetData<int32_t>();
in DoSetReleaseFence() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceohosraster_fuzzer/ |
H A D | rssurfaceohosraster_fuzzer.cpp | 179 int32_t fence = GetData<int32_t>();
in DoSetReleaseFence() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosraster_fuzzer/ |
H A D | rssurfaceframeohosraster_fuzzer.cpp | 177 int32_t fence = GetData<int32_t>();
in DoSetReleaseFence() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/ |
H A D | rs_interfaces_test_utils.cpp | 75 int32_t fence = -1; in OnVsync() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosgl_fuzzer/ |
H A D | rssurfaceframeohosgl_fuzzer.cpp | 119 int32_t fence = GetData<int32_t>();
in DoSetReleaseFence() local
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkacquirevideobuffer_fuzzer/ |
H A D | screencaptureacquirevideobuffer_ndk_fuzzer.cpp | 103 int32_t fence = GetData<int32_t>(); in FuzzScreenCaptureAcquireVideoBufferNdk() local
|
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/ |
H A D | screen_capture_unit_test_exclude.cpp | 1325 int32_t fence = 0; in HWTEST_F() local 1369 int32_t fence = 0; in HWTEST_F() local 1414 int32_t fence = 0; in HWTEST_F() local 1461 int32_t fence = 0; in HWTEST_F() local 1510 int32_t fence = 0; in HWTEST_F() local [all...] |
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencaptureacquirevideobuffer_fuzzer/ |
H A D | screencaptureacquirevideobuffer_fuzzer.cpp | 105 int32_t fence = GetData<int32_t>(); in FuzzScreenCaptureAcquireVideoBuffer() local
|