| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | rosen_render_surface.cpp | 374 sptr<SyncFence> fence = SyncFence::INVALID_FENCE; in DrawBuffer() local 451 sptr<SyncFence> fence = SyncFence::INVALID_FENCE; in DrawBuffer() local [all...] |
| /foundation/graphic/graphic_surface/surface/test/unittest/ |
| H A D | producer_surface_test.cpp | 275 sptr<SyncFence> fence; in HWTEST_F() local 1477 sptr<SyncFence> fence = SyncFence::INVALID_FENCE; in HWTEST_F() local 1735 sptr<SyncFence> fence = nullptr; in HWTEST_F() local 1789 sptr<SyncFence> fence = nullptr; in HWTEST_F() local
|
| /foundation/graphic/graphic_surface/surface/src/ |
| H A D | buffer_client_producer.cpp | 825 GSError BufferClientProducer::AcquireLastFlushedBuffer(sptr<SurfaceBuffer> &buffer, sptr<SyncFence> &fence, in AcquireLastFlushedBuffer() argument 184 GetLastFlushedBufferCommon(sptr<SurfaceBuffer>& buffer, sptr<SyncFence>& fence, float matrix[16], uint32_t matrixSize, bool isUseNewMatrix, uint32_t command) GetLastFlushedBufferCommon() argument 225 GetLastFlushedBuffer(sptr<SurfaceBuffer>& buffer, sptr<SyncFence>& fence, float matrix[16], bool isUseNewMatrix) GetLastFlushedBuffer() argument 268 FlushBuffer(uint32_t sequence, sptr<BufferExtraData> bedata, sptr<SyncFence> fence, BufferFlushConfigWithDamages &config) FlushBuffer() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
| H A D | rs_vulkan_context.cpp | 500 auto& fence = it->fence;
in RequireSemaphore() local 589 HookedVkQueueSubmit(VkQueue queue, uint32_t submitCount, VkSubmitInfo* pSubmits, VkFence fence) HookedVkQueueSubmit() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
| H A D | render_context_sample.cpp | 347 int32_t fence = -1; in FillDrawingLayer() local 397 int32_t fence = -1; in FillBackGroundLayer() local
|
| H A D | drawing_sample_canvaskit0310.cpp | 372 int32_t fence; in FillBaseLayer() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
| H A D | rs_render_thread_visitor.cpp | 776 sptr<SyncFence> fence; in ProcessSurfaceViewInRT() local
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/ |
| H A D | depth_data_output_napi.cpp | 130 int32_t fence = -1; in UpdateJSCallback() local
|
| /foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
| H A D | tester_common.cpp | 416 int32_t fence; in WaitForInputSurfaceBuffer() local 637 int32_t fence; in OnBufferAvailable() local
|
| /foundation/multimedia/player_framework/frameworks/native/capi/screencapture/ |
| H A D | native_avscreen_capture.cpp | 176 int32_t fence = -1; in AcquireVideoBuffer() local 628 OH_AVScreenCapture_AcquireVideoBuffer(struct OH_AVScreenCapture *capture, int32_t *fence, int64_t *timestamp, struct OH_Rect *region) OH_AVScreenCapture_AcquireVideoBuffer() argument
|
| /foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/ |
| H A D | screen_capture_unit_test_state.cpp | 117 int32_t fence = 0; in OnVideoBufferAvailable() local 242 int32_t fence = 0; in CheckDataCallbackVideo() local
|
| /test/xts/acts/graphic/graphicnapitest/ |
| H A D | NativeWindowTest.cpp | 105 int32_t fence; in SetUpTestCase() local 765 sptr<SyncFence> fence = SyncFence::INVALID_FENCE; in HWTEST_F() local
|
| /test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/ |
| H A D | nativeAVScreenCapturendk.cpp | 354 int32_t fence = 0; in OnVideoBufferAvailable() local
|
| /test/xts/hats/hdf/display/composer/unittest/ |
| H A D | hdi_composer_ut.cpp | 540 int32_t fence = -1; in HWTEST_F() local
|
| /third_party/mesa3d/include/vulkan/ |
| H A D | vulkan_win32.h | 174 VkFence fence; member 192 VkFence fence; member
|
| /third_party/libdrm/include/drm/ |
| H A D | msm_drm.h | 218 __u32 fence; /* out */ member 235 __u32 fence; /* in */ member
|
| /third_party/libdrm/amdgpu/ |
| H A D | amdgpu.h | 285 uint64_t fence; member [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_kgsl.c | 531 sync_create(VkDevice _device, bool signaled, bool fence, const VkAllocationCallbacks *pAllocator, void **p_sync) sync_create() argument 624 tu_DestroyFence(VkDevice _device, VkFence fence, const VkAllocationCallbacks *pAllocator) tu_DestroyFence() argument [all...] |
| H A D | tu_autotune.c | 80 uint32_t fence; member
|
| /third_party/mesa3d/src/freedreno/perfcntrs/ |
| H A D | fdperf.c | 197 struct fd_submit_fence fence = {}; in flush_ring() local
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_queue.c | 1132 v3dv_QueueBindSparse(VkQueue _queue, uint32_t bindInfoCount, const VkBindSparseInfo *pBindInfo, VkFence fence) v3dv_QueueBindSparse() argument
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_screen.c | 829 virgl_fence_reference(struct pipe_screen *screen, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) virgl_fence_reference() argument 839 virgl_fence_finish(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_fence_handle *fence, uint64_t timeout) virgl_fence_finish() argument 854 virgl_fence_get_fd(struct pipe_screen *screen, struct pipe_fence_handle *fence) virgl_fence_get_fd() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | swapchain9.c | 472 struct pipe_fence_handle *fence = NULL; in swap_fences_pop_front() local 497 struct pipe_fence_handle *fence = NULL; in swap_fences_see_front() local 516 swap_fences_push_back(struct NineSwapChain9 *This, struct pipe_fence_handle *fence) swap_fences_push_back() argument 698 pend_present(struct NineSwapChain9 *This, struct pipe_fence_handle *fence, HWND hDestWindowOverride) pend_present() argument 726 struct pipe_fence_handle *fence; present() local [all...] |
| /third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
| H A D | virgl_vtest_winsys.c | 535 virgl_vtest_winsys_submit_cmd(struct virgl_winsys *vws, struct virgl_cmd_buf *_cbuf, struct pipe_fence_handle **fence) virgl_vtest_winsys_submit_cmd() argument 600 virgl_fence_wait(struct virgl_winsys *vws, struct pipe_fence_handle *fence, uint64_t timeout) virgl_fence_wait() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_resource_texture.c | 102 struct pipe_fence_handle *fence = NULL; in svga_transfer_dma() local
|