Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/test/mpi/src/
H A 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 …]
H A 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});
H A 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);
H A 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 …]
H A 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);
H A 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);
H A 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();
H A Dpreview_test.cpp53 Test_->StopConsumer(Test_->intents);
105 Test_->StopConsumer(Test_->intents);
193 Test_->StopConsumer(Test_->intents);
355 Test_->StopConsumer(Test_->intents);
H A Dflashlight_test.cpp126 Test_->StopConsumer(Test_->intents);
159 Test_->StopConsumer(Test_->intents);
H A Dadapter_test.cpp53 Test_->StopConsumer(Test_->intents);
H A Dbuffer_manager_test.cpp55 Test_->StopConsumer(Test_->intents);
H A Ddevice_manager_test.cpp54 Test_->StopConsumer(Test_->intents);
H A 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
H A 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);
H A Dpipeline_test.cpp54 Test_->StopConsumer(Test_->intents);
/ohos5.0/drivers/peripheral/camera/test/mpi/include/
H A Dcommon.h70 void StopConsumer(std::vector<Camera::StreamIntent> intents);
136 void StopConsumer();
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/include/
H A Dbytrace_adapter.h75 static void StopConsumer();
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dbytrace_adapter.cpp320 void BytraceAdapter::StopConsumer() in StopConsumer() function in OHOS::MMI::BytraceAdapter
H A Dinput_manager_impl.cpp424 BytraceAdapter::StopConsumer(); in OnKeyEventTask()
460 BytraceAdapter::StopConsumer(); in OnKeyEvent()
478 BytraceAdapter::StopConsumer(); in OnPointerEventTask()
521 BytraceAdapter::StopConsumer(); in OnPointerEvent()