Home
last modified time | relevance | path

Searched refs:flushFence (Results 1 - 25 of 44) sorted by relevance

12

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/src/
H A Dimage_receiver.cpp232 int32_t flushFence = 0; in ReadNextImage() local
236 SurfaceError surfaceError = listenerConsumerSurface->AcquireBuffer(buffer, flushFence, timestamp, damage); in ReadNextImage()
248 int32_t flushFence = 0; in ReadNextImage() local
253 SurfaceError surfaceError = listenerConsumerSurface->AcquireBuffer(buffer, flushFence, timestamp, damage); in ReadNextImage()
265 int32_t flushFence = 0; in ReadLastImage() local
270 SurfaceError surfaceError = listenerConsumerSurface->AcquireBuffer(buffer, flushFence, timestamp, damage); in ReadLastImage()
273 surfaceError = listenerConsumerSurface->AcquireBuffer(buffer, flushFence, timestamp, damage); in ReadLastImage()
283 int32_t flushFence = 0; in ReadLastImage() local
289 SurfaceError surfaceError = listenerConsumerSurface->AcquireBuffer(buffer, flushFence, timestamp, damage); in ReadLastImage()
292 surfaceError = listenerConsumerSurface->AcquireBuffer(buffer, flushFence, timestam in ReadLastImage()
[all...]
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_drop_frame_processor_unit_test.cpp101 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
102 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
170 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
171 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
H A Drs_unittest_drop_frame_processor_test.cpp116 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
117 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
170 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
171 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
H A Drs_test_util.cpp46 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in CreateSurfaceNodeWithBuffer() local
47 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in CreateSurfaceNodeWithBuffer()
H A Drs_hardware_thread_unit_test.cpp218 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
219 ret = sProducer->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
H A Drs_base_render_util_unit_test.cpp398 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
399 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
429 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
430 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
460 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
461 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_drop_frame_processor_test.cpp116 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
117 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
170 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
171 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
H A Drs_test_util.cpp46 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in CreateSurfaceNodeWithBuffer() local
47 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in CreateSurfaceNodeWithBuffer()
H A Drs_base_render_util_test.cpp178 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
179 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
448 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
449 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
479 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
480 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
510 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
511 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
H A Drs_hardware_thread_test.cpp218 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
219 ret = sProducer->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/listener/
H A Ddcamera_photo_surface_listener.cpp42 int32_t flushFence = 0; in OnBufferAvailable() local
46 surface_->AcquireBuffer(buffer, flushFence, timestamp, damage); in OnBufferAvailable()
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/decoder/
H A Dvideo_decoder_sample.cpp147 int32_t flushFence; in OnBufferAvailable() local
148 surfaceConsumer_->AcquireBuffer(buffer, flushFence, timestamp, damage); in OnBufferAvailable()
154 surfaceConsumer_->ReleaseBuffer(buffer, flushFence); in OnBufferAvailable()
/foundation/graphic/graphic_2d/rosen/test/render/render/systemtest/pipeline/
H A Drs_drop_frame_processor_unit_test.cpp109 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
110 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/systemtest/pipeline/
H A Drs_drop_frame_processor_test.cpp109 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in HWTEST_F() local
110 ret = psurf->FlushBuffer(buffer, flushFence, flushConfig); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/
H A Dimage_creator.cpp249 int32_t flushFence = 0; in DequeueImage() local
259 SurfaceError surfaceError = creatorSurface->RequestBuffer(buffer, flushFence, config); in DequeueImage()
276 int32_t flushFence = -1; in QueueImage() local
281 SurfaceError surfaceError = creatorSurface->FlushBuffer(buffer, flushFence, config); in QueueImage()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_handler_test.cpp82 sptr<SyncFence> flushFence = SyncFence::INVALID_FENCE; in RequestAndFlushBuffer() local
83 ret = surfacePtr_->FlushBuffer(buffer.buffer, flushFence, flushConfig); in RequestAndFlushBuffer()
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dtest_common.cpp345 int32_t flushFence = 0; in OnBufferAvailable() local
355 surface_->AcquireBuffer(buffer, flushFence, timestamp, damage); in OnBufferAvailable()
/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.h57 int32_t flushFence = 0; in OnBufferAvailable() local
61 surface_->AcquireBuffer(buffer, flushFence, timestamp, damage); in OnBufferAvailable()
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H A Ddcamera_client_demo.h57 int32_t flushFence = 0; in OnBufferAvailable() local
61 surface_->AcquireBuffer(buffer, flushFence, timestamp, damage); in OnBufferAvailable()
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dconsumer_surface_test.cpp468 int32_t flushFence; in HWTEST_F() local
470 GSError ret = cs->AcquireBuffer(buffer, flushFence, timestamp, damage); in HWTEST_F()
490 int32_t flushFence; in HWTEST_F() local
492 GSError ret = cs->AcquireBuffer(buffer, flushFence, timestamp, damage); in HWTEST_F()
669 int32_t flushFence; in HWTEST_F() local
671 cs->AcquireBuffer(buffer, flushFence, timestamp, damage); in HWTEST_F()
756 sptr<OHOS::SyncFence> flushFence; in HWTEST_F() local
757 ret = cs->AcquireBuffer(buffer, flushFence, timestamp, damage); in HWTEST_F()
1612 sptr<OHOS::SyncFence> flushFence; in HWTEST_F() local
1613 ret = cs->AcquireBuffer(buffer, flushFence, timestam in HWTEST_F()
[all...]
H A Dproducer_surface_test.cpp490 int32_t flushFence; in HWTEST_F() local
492 GSError ret = csurf->AcquireBuffer(buffer, flushFence, timestamp, damage); in HWTEST_F()
498 ret = csurf->AcquireBuffer(buffer, flushFence, timestamp, damage); in HWTEST_F()
1697 int32_t flushFence; in HWTEST_F() local
1699 GSError ret = csurf->AcquireBuffer(buffer, flushFence, timestamp, damage); in HWTEST_F()
1704 EXPECT_EQ(OHOS::GSERROR_NO_BUFFER, csurf->AcquireBuffer(buffer, flushFence, timestamp, damage)); in HWTEST_F()
1728 int32_t flushFence; in HWTEST_F() local
1729 ret = csurf->AcquireBuffer(buffer, flushFence, timestamp, damage); in HWTEST_F()
/foundation/multimedia/av_codec/test/nativedemo/video_demo/
H A Davcodec_video_decoder_inner_demo.cpp62 int32_t flushFence; in OnBufferAvailable() local
64 cs_->AcquireBuffer(buffer, flushFence, timestamp_, damage_); in OnBufferAvailable()
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp66 int32_t flushFence; variable
67 cs->AcquireBuffer(buffer, flushFence, timestamp, damage);
/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp59 int32_t flushFence; variable
60 cs->AcquireBuffer(buffer, flushFence, timestamp, damage);
/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp66 int32_t flushFence; variable
67 cs->AcquireBuffer(buffer, flushFence, timestamp, damage);

Completed in 25 milliseconds

12