/test/xts/dcts/distributedhardware/distributedcameratest/ |
H A D | stream_customer.h | 54 int32_t flushFence = 0;
in OnBufferAvailable() local 58 consumer_->AcquireBuffer(buff, flushFence, timestamp, damage);
in OnBufferAvailable()
|
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/ |
H A D | stream_customer.cpp | 30 int32_t flushFence = 0; in CamFrame() local 36 consumer_->AcquireBuffer(buff, flushFence, timestamp, damage); in CamFrame()
|
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/ |
H A D | common.cpp | 320 int32_t flushFence = 0;
in CreateProducer() 327 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage);
in CreateProducer()
|
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/ |
H A D | benchmark_common.cpp | 314 int32_t flushFence = 0; in CreateProducer() 321 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage); in CreateProducer()
|
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 78 int32_t flushFence; variable 79 cs->AcquireBuffer(buffer, flushFence, timestamp, damage);
|
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/ |
H A D | hdi_common_v1_1.cpp | 408 int32_t flushFence = 0;
in CreateProducer() 415 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage);
in CreateProducer()
|
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/ |
H A D | hdi_common_v1_1.cpp | 406 int32_t flushFence = 0; in CreateProducer() 413 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage); in CreateProducer()
|
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/ |
H A D | benchmark_common.cpp | 353 int32_t flushFence = 0; in CreateProducer() 360 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage); in CreateProducer()
|
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/ |
H A D | common.cpp | 340 int32_t flushFence = 0;
in CreateProducer() 347 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage);
in CreateProducer()
|
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 71 int32_t flushFence; variable 72 cs->AcquireBuffer(buffer, flushFence, timestamp, damage);
|
/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/ |
H A D | buffer_manager_utest.cpp | 83 int32_t flushFence = 0; in HWTEST_F() 88 consumer->AcquireBuffer(buffer, flushFence, timestamp, damage); in HWTEST_F()
|
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/ |
H A D | benchmark_common.cpp | 389 int32_t flushFence = 0; in CreateProducer() 396 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage); in CreateProducer()
|
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/ |
H A D | hdi_common_v1_2.cpp | 549 int32_t flushFence = 0;
in CreateProducer() 556 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage);
in CreateProducer()
|
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/ |
H A D | hdi_common_v1_3.cpp | 738 int32_t flushFence = 0;
in CreateProducer() 745 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage);
in CreateProducer()
|