Home
last modified time | relevance | path

Searched refs:StopConsumer (Results 1 – 16 of 16) sorted by relevance

/drivers/peripheral/camera/test/mpi/src/
Dcamera_3a_test.cpp62 Test_->StopConsumer(Test_->intents);
91 Test_->StopConsumer(Test_->intents);
120 Test_->StopConsumer(Test_->intents);
149 Test_->StopConsumer(Test_->intents);
178 Test_->StopConsumer(Test_->intents);
209 Test_->StopConsumer(Test_->intents);
240 Test_->StopConsumer(Test_->intents);
269 Test_->StopConsumer(Test_->intents);
298 Test_->StopConsumer(Test_->intents);
327 Test_->StopConsumer(Test_->intents);
[all …]
Dhdi_callback_test.cpp55 Test_->StopConsumer(Test_->intents);
105 Test_->StopConsumer(Test_->intents);
140 Test_->StopConsumer(Test_->intents);
167 Test_->StopConsumer(Test_->intents);
194 Test_->StopConsumer(Test_->intents);
221 Test_->StopConsumer(Test_->intents);
Dvideo_test.cpp59 Test_->StopConsumer(Test_->intents);
94 Test_->StopConsumer(Test_->intents);
132 Test_->StopConsumer(Test_->intents);
170 Test_->StopConsumer(Test_->intents);
193 Test_->StopConsumer(Test_->intents);
221 Test_->StopConsumer(Test_->intents);
255 Test_->StopConsumer(Test_->intents);
271 Test_->StopConsumer({Camera::VIDEO});
Dstability_test.cpp88 Test_->StopConsumer(Test_->intents);
119 Test_->StopConsumer(Test_->intents);
154 Test_->StopConsumer({Camera::PREVIEW, Camera::STILL_CAPTURE});
185 Test_->StopConsumer(Test_->intents);
211 Test_->StopConsumer(Test_->intents);
221 Test_->StopConsumer(Test_->intents);
Dhdi_stream_test.cpp92 consumer->StopConsumer();
144 consumer->StopConsumer();
231 consumer->StopConsumer();
277 consumer->StopConsumer();
319 consumer->StopConsumer();
363 consumer->StopConsumer();
404 consumer->StopConsumer();
449 consumer->StopConsumer();
491 consumer->StopConsumer();
536 consumer->StopConsumer();
[all …]
Dadapter_test.cpp53 Test_->StopConsumer(Test_->intents);
Ddevice_manager_test.cpp54 Test_->StopConsumer(Test_->intents);
Dbuffer_manager_test.cpp55 Test_->StopConsumer(Test_->intents);
Dresolution_test.cpp136 preview_consumer->StopConsumer();
137 consumer_capture->StopConsumer();
243 preview_consumer->StopConsumer();
244 consumer_video->StopConsumer();
350 preview_consumer->StopConsumer();
351 consumer_video->StopConsumer();
Dhdi_device_test.cpp112 Test_->StopConsumer(Test_->intents);
142 Test_->StopConsumer(Test_->intents);
172 Test_->StopConsumer(Test_->intents);
202 Test_->StopConsumer(Test_->intents);
232 Test_->StopConsumer(Test_->intents);
263 Test_->StopConsumer(Test_->intents);
294 Test_->StopConsumer(Test_->intents);
Dflashlight_test.cpp126 Test_->StopConsumer(Test_->intents);
159 Test_->StopConsumer(Test_->intents);
Dpreview_test.cpp53 Test_->StopConsumer(Test_->intents);
105 Test_->StopConsumer(Test_->intents);
193 Test_->StopConsumer(Test_->intents);
355 Test_->StopConsumer(Test_->intents);
Dcommon.cpp429 void Test::StopConsumer(std::vector<Camera::StreamIntent> intents) in StopConsumer() function in OHOS::Camera::Test
432 consumerMap_[intent]->StopConsumer(); in StopConsumer()
530 void Test::StreamConsumer::StopConsumer() in StopConsumer() function in OHOS::Camera::Test::StreamConsumer
Ddfx_test.cpp846 Test_->StopConsumer(Test_->intents);
1198 Test_->StopConsumer(Test_->intents);
1256 Test_->StopConsumer(Test_->intents);
1319 Test_->StopConsumer(Test_->intents);
1350 Test_->StopConsumer(Test_->intents);
1400 Test_->StopConsumer(Test_->intents);
1450 Test_->StopConsumer(Test_->intents);
1501 Test_->StopConsumer(Test_->intents);
1551 Test_->StopConsumer(Test_->intents);
Dpipeline_test.cpp54 Test_->StopConsumer(Test_->intents);
/drivers/peripheral/camera/test/mpi/include/
Dcommon.h70 void StopConsumer(std::vector<Camera::StreamIntent> intents);
136 void StopConsumer();