| /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
|
| /foundation/window/window_manager/test/systemtest/dms/ |
| H A D | display_test_utils.cpp | 95 int32_t fence = -1; in OnVsync() local
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/ |
| H A D | hdilayer_test.cpp | 62 sptr<SyncFence> fence = new SyncFence(1);
in SetUpTestCase() local
|
| /test/xts/hats/hdf/location/geofence_additional/ |
| H A D | location_geofence_test.cpp | 137 GeofenceInfo fence; in HWTEST_F() local 155 GeofenceInfo fence; in HWTEST_F() local 174 GeofenceInfo fence; HWTEST_F() local 191 GeofenceInfo fence; HWTEST_F() local 211 GeofenceInfo fence; HWTEST_F() local 228 GeofenceInfo fence; HWTEST_F() local 248 GeofenceInfo fence; HWTEST_F() local 265 GeofenceInfo fence; HWTEST_F() local 285 GeofenceInfo fence; HWTEST_F() local 302 GeofenceInfo fence; HWTEST_F() local 320 GeofenceInfo fence; HWTEST_F() local 339 GeofenceInfo fence; HWTEST_F() local 356 GeofenceInfo fence; HWTEST_F() local 376 GeofenceInfo fence; HWTEST_F() local 393 GeofenceInfo fence; HWTEST_F() local 413 GeofenceInfo fence; HWTEST_F() local 430 GeofenceInfo fence; HWTEST_F() local 450 GeofenceInfo fence; HWTEST_F() local 467 GeofenceInfo fence; HWTEST_F() local 485 GeofenceInfo fence; HWTEST_F() local 504 GeofenceInfo fence; HWTEST_F() local 521 GeofenceInfo fence; HWTEST_F() local 541 GeofenceInfo fence; HWTEST_F() local 558 GeofenceInfo fence; HWTEST_F() local 578 GeofenceInfo fence; HWTEST_F() local 595 GeofenceInfo fence; HWTEST_F() local 615 GeofenceInfo fence; HWTEST_F() local [all...] |
| /test/xts/hats/hdf/location/geofence/ |
| H A D | location_geofence_test.cpp | 170 GeofenceInfo fence; in HWTEST_F() local
|
| /test/xts/hats/hdf/display/composer/unittest_additional/ |
| H A D | hdi_composer_ut.cpp | 1464 int32_t fence = 1; in HWTEST_F() local 1477 int32_t fence = 1; in HWTEST_F() local 1490 int32_t fence = 1; in HWTEST_F() local 1503 int32_t fence = 1; in HWTEST_F() local
|
| /third_party/mesa3d/src/freedreno/drm/msm/ |
| H A D | msm_pipe.c | 136 msm_pipe_wait(struct fd_pipe *pipe, const struct fd_fence *fence, uint64_t timeout) in msm_pipe_wait() argument
|
| /third_party/mesa3d/src/freedreno/drm/ |
| H A D | freedreno_ringbuffer_sp.h | 77 struct util_queue_fence fence; member
|
| H A D | freedreno_pipe.c | 180 fd_pipe_wait(struct fd_pipe *pipe, const struct fd_fence *fence) in fd_pipe_wait() argument 186 fd_pipe_wait_timeout(struct fd_pipe *pipe, const struct fd_fence *fence, in fd_pipe_wait_timeout() argument 200 uint32_t fence in fd_pipe_emit_fence() local [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_dynamic_rendering.c | 28 uint32_t fence; /* The fence value when cmd_buffer becomes available */ member 38 uint32_t fence = global->dynamic_rendering_fence; in get_cmd_buffer() local
|
| H A D | tu_autotune.h | 113 uint32_t fence; member
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | queue.cpp | 102 pipe_fence_handle *fence = NULL; in flush_unlocked() local
|
| H A D | event.hpp | 75 virtual struct pipe_fence_handle *fence() const { in fence() function in clover::event 131 virtual struct pipe_fence_handle *fence() const { in fence() function in clover::hard_event
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_fence.c | 65 v3d_fence_unreference(struct v3d_fence **fence) in v3d_fence_unreference() argument 76 v3d_fence_wait(struct v3d_screen *screen, struct v3d_fence *fence, uint64_t timeout_ns) v3d_fence_wait() argument 114 struct v3d_fence *fence = (struct v3d_fence *)pf; v3d_fence_finish() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_fence.c | 111 struct vc4_fence **fence = (struct vc4_fence **)pf; in vc4_fence_create_fd() local 123 struct vc4_fence *fence = vc4_fence(pfence); in vc4_fence_server_sync() local 132 struct vc4_fence *fence in vc4_fence_get_fd() local [all...] |
| /third_party/mesa3d/src/gallium/winsys/d3d12/wgl/ |
| H A D | d3d12_wgl_framebuffer.cpp | 71 struct pipe_fence_handle *fence = NULL; in d3d12_wgl_framebuffer_destroy() local 131 struct pipe_fence_handle *fence = NULL; in d3d12_wgl_framebuffer_resize() local [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | libsync.h | 81 int32_t fence; member
|
| /third_party/mesa3d/include/drm-uapi/ |
| H A D | sync_file.h | 47 __s32 fence; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_context.c | 119 do_flush( struct pipe_context *pipe, struct pipe_fence_handle **fence, unsigned flags) do_flush() argument 127 llvmpipe_fence_server_sync(struct pipe_context *pipe, struct pipe_fence_handle *fence) llvmpipe_fence_server_sync() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_buffer.h | 48 struct nouveau_fence *fence; member
|