| /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
|
| H A D | photo_output_napi.cpp | 302 int32_t fence = -1; in ExecuteDeepyCopySurfaceBuffer() local 456 int32_t fence = -1; in ExecuteDeepyCopySurfaceBuffer() local 932 int32_t fence = -1; in UpdateJSCallback() local 1076 int32_t fence = -1; in UpdateJSCallback() local 1452 int32_t fence = -1; in UpdateJSCallback() local [all...] |
| /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
|
| /foundation/graphic/graphic_surface/surface/test/unittest/ |
| H A D | native_window_test.cpp | 107 int32_t fence; in SetUpTestCase() local 814 sptr<SyncFence> fence = SyncFence::INVALID_FENCE; in HWTEST_F() local 2043 int fence = -1; in HWTEST_F() local 2083 int fence in HWTEST_F() local 2119 int fence = -1; HWTEST_F() local [all...] |
| /foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
| H A D | hcodec.cpp | 851 bool HCodec::WaitFence(const sptr<SyncFence>& fence) in WaitFence() argument
|
| H A D | hencoder.cpp | 794 sptr<SyncFence> fence; in ClearDirtyList() local
|
| H A D | hdecoder.cpp | 688 sptr<SyncFence> fence; in AllocateOutputBuffersFromSurface() local
|
| /foundation/graphic/graphic_surface/surface/src/ |
| H A D | consumer_surface.cpp | 91 GSError ConsumerSurface::AcquireBuffer(sptr<SurfaceBuffer>& buffer, sptr<SyncFence>& fence, in AcquireBuffer() argument 107 GSError ConsumerSurface::AcquireBuffer(sptr<SurfaceBuffer>& buffer, sptr<SyncFence>& fence, in AcquireBuffer() argument 125 GSError ConsumerSurface::ReleaseBuffer(sptr<SurfaceBuffer>& buffer, const sptr<SyncFence>& fence) in ReleaseBuffer() argument 133 GSError ConsumerSurface::AcquireBuffer(sptr<SurfaceBuffer>& buffer, int32_t& fence, in AcquireBuffer() argument 146 GSError ConsumerSurface::ReleaseBuffer(sptr<SurfaceBuffer>& buffer, int32_t fence) in ReleaseBuffer() argument 660 AcquireLastFlushedBuffer(sptr<SurfaceBuffer> &buffer, sptr<SyncFence> &fence, float matrix[16], uint32_t matrixSize, bool isUseNewMatrix) AcquireLastFlushedBuffer() argument [all...] |
| H A D | buffer_queue.cpp | 558 GSError BufferQueue::DelegatorQueueBuffer(uint32_t sequence, sptr<SyncFence> fence) in DelegatorQueueBuffer() argument 602 FlushBuffer(uint32_t sequence, sptr<BufferExtraData> bedata, sptr<SyncFence> fence, const BufferFlushConfigWithDamages &config) FlushBuffer() argument 650 GetLastFlushedBuffer(sptr<SurfaceBuffer>& buffer, sptr<SyncFence>& fence, float matrix[16], uint32_t matrixSize, bool isUseNewMatrix, bool needRecordSequence) GetLastFlushedBuffer() argument 697 AcquireLastFlushedBuffer(sptr<SurfaceBuffer> &buffer, sptr<SyncFence> &fence, float matrix[16], uint32_t matrixSize, bool isUseNewMatrix) AcquireLastFlushedBuffer() argument 718 DoFlushBuffer(uint32_t sequence, sptr<BufferExtraData> bedata, sptr<SyncFence> fence, const BufferFlushConfigWithDamages &config) DoFlushBuffer() argument 813 AcquireBuffer(sptr<SurfaceBuffer> &buffer, sptr<SyncFence> &fence, int64_t ×tamp, std::vector<Rect> &damages) AcquireBuffer() argument 922 ListenerBufferReleasedCb(sptr<SurfaceBuffer> &buffer, const sptr<SyncFence> &fence) ListenerBufferReleasedCb() argument 961 ReleaseBuffer(sptr<SurfaceBuffer> &buffer, const sptr<SyncFence>& fence) ReleaseBuffer() argument [all...] |
| H A D | buffer_queue_producer.cpp | 295 sptr<SyncFence> fence = SyncFence::ReadFromMessageParcel(arguments); in FlushBufferRemote() local 332 sptr<SyncFence> fence = SyncFence::ReadFromMessageParcel(arguments); in FlushBuffersRemote() local 352 sptr<SyncFence> fence; in GetLastFlushedBufferRemote() local 856 sptr<SyncFence> fence; in AcquireLastFlushedBufferRemote() local 898 AcquireLastFlushedBuffer(sptr<SurfaceBuffer> &buffer, sptr<SyncFence> &fence, float matrix[16], uint32_t matrixSize, bool isUseNewMatrix) AcquireLastFlushedBuffer() argument 975 FlushBuffer(uint32_t sequence, sptr<BufferExtraData> bedata, sptr<SyncFence> fence, BufferFlushConfigWithDamages &config) FlushBuffer() argument 1003 GetLastFlushedBuffer(sptr<SurfaceBuffer>& buffer, sptr<SyncFence>& fence, float matrix[16], bool isUseNewMatrix) GetLastFlushedBuffer() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
| H A D | hdi_device_impl.cpp | 384 int32_t HdiDeviceImpl::Commit(uint32_t screenId, sptr<SyncFence> &fence) in Commit() argument 400 int32_t HdiDeviceImpl::CommitAndGetReleaseFence(uint32_t screenId, sptr<SyncFence> &fence, int32_t &skipState, in CommitAndGetReleaseFence() argument 254 SetScreenClientBuffer(uint32_t screenId, const BufferHandle *buffer, uint32_t cacheIndex, const sptr<SyncFence> &fence) SetScreenClientBuffer() argument
|
| /foundation/multimedia/image_framework/frameworks/kits/js/common/ |
| H A D | image_creator_napi.cpp | 473 static void TestAcquireBuffer(OHOS::sptr<OHOS::IConsumerSurface> &creatorSurface, int32_t &fence, in TestAcquireBuffer() argument
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
| H A D | metadata_output.cpp | 608 int32_t fence = -1; in OnBufferAvailable() local
|
| /foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/ |
| H A D | swapchain_layer.cpp | 1003 int fence = -1; in AcquireNextImageKHR() local 1111 ReleaseImage(VkQueue queue, const VkPresentInfoKHR* presentInfo, Swapchain::Image &img, int32_t &fence) ReleaseImage() argument 1144 FlushBuffer(const VkPresentRegionKHR* region, struct Region::Rect* rects, Swapchain &swapchain, Swapchain::Image &img, int32_t fence) FlushBuffer() argument 1224 int32_t fence = -1; QueuePresentKHR() local [all...] |
| /foundation/multimedia/player_framework/services/services/screen_capture/server/ |
| H A D | screen_capture_server.cpp | 2148 int32_t ScreenCaptureServer::AcquireVideoBuffer(sptr<OHOS::SurfaceBuffer> &surfaceBuffer, int32_t &fence, in AcquireVideoBuffer() argument 2781 int32_t ScreenCapBufferConsumerListener::AcquireVideoBuffer(sptr<OHOS::SurfaceBuffer> &surfaceBuffer, int32_t &fence, in AcquireVideoBuffer() argument
|