Home
last modified time | relevance | path

Searched refs:damage (Results 1 - 18 of 18) sorted by relevance

/test/xts/dcts/distributedhardware/distributedcameratest/
H A Dstream_customer.h53 OHOS::Rect damage; in OnBufferAvailable() local
58 consumer_->AcquireBuffer(buff, flushFence, timestamp, damage); in OnBufferAvailable()
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dstream_customer.cpp29 OHOS::Rect damage; in CamFrame() local
36 consumer_->AcquireBuffer(buff, flushFence, timestamp, damage); in CamFrame()
/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/
H A Dbuffer_manager_utest.cpp85 Rect damage; in HWTEST_F()
88 consumer->AcquireBuffer(buffer, flushFence, timestamp, damage); in HWTEST_F()
463 flushConfig_.damage.x = 0;
464 flushConfig_.damage.y = 0;
465 flushConfig_.damage.w = width_;
466 flushConfig_.damage.h = height_;
/test/xts/acts/graphic/graphicnapitest/
H A DConsumerSurfaceTest.cpp44 .damage = {
57 static inline Rect damage = {}; member in OHOS::Rosen::ConsumerSurfaceTest
H A DProducerSurfaceTest.cpp42 .damage = {
48 static inline Rect damage = {}; member in OHOS::Rosen::ProducerSurfaceTest
H A DNativeWindowTest.cpp111 flushConfig = { .damage = { in TearDownTestCase()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
H A Dcommon.cpp322 OHOS::Rect damage; in CreateProducer()
327 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage); in CreateProducer()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
H A Dbenchmark_common.cpp316 OHOS::Rect damage; in CreateProducer()
321 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage); in CreateProducer()
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp79 cs->AcquireBuffer(buffer, flushFence, timestamp, damage);
85 Rect damage = {}; member in TestConsumerListener
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
H A DnativeAVScreenCapturendk.cpp357 OH_Rect damage; in OnVideoBufferAvailable() local
360 OH_AVScreenCapture_AcquireVideoBuffer(screenCapture_, &fence, &timestamp, &damage); in OnVideoBufferAvailable()
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
H A Dhdi_common_v1_1.cpp410 OHOS::Rect damage; in CreateProducer()
415 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage); in CreateProducer()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
H A Dhdi_common_v1_1.cpp408 OHOS::Rect damage; in CreateProducer()
413 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage); in CreateProducer()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
H A Dbenchmark_common.cpp355 OHOS::Rect damage; in CreateProducer()
360 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage); in CreateProducer()
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
H A Dcommon.cpp342 OHOS::Rect damage; in CreateProducer()
347 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage); in CreateProducer()
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp72 cs->AcquireBuffer(buffer, flushFence, timestamp, damage);
79 Rect damage = {}; member in TestConsumerListener
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/
H A Dbenchmark_common.cpp391 OHOS::Rect damage; in CreateProducer()
396 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage); in CreateProducer()
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
H A Dhdi_common_v1_2.cpp551 OHOS::Rect damage; in CreateProducer()
556 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage); in CreateProducer()
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/
H A Dhdi_common_v1_3.cpp740 OHOS::Rect damage; in CreateProducer()
745 consumer_->AcquireBuffer(buffer, flushFence, timestamp, damage); in CreateProducer()

Completed in 19 milliseconds