/drivers/peripheral/camera/test/mpi/src/ |
H A D | hdi_callback_test.cpp | 47 Test_->intents = {Camera::PREVIEW};
in HWTEST_F() 48 Test_->StartStream(Test_->intents);
in HWTEST_F() 55 Test_->StopConsumer(Test_->intents);
in HWTEST_F() 97 Test_->intents = {Camera::PREVIEW};
in HWTEST_F() 98 Test_->StartStream(Test_->intents);
in HWTEST_F() 105 Test_->StopConsumer(Test_->intents);
in HWTEST_F() 132 Test_->intents = {Camera::PREVIEW};
in HWTEST_F() 133 Test_->StartStream(Test_->intents);
in HWTEST_F() 140 Test_->StopConsumer(Test_->intents);
in HWTEST_F() 159 Test_->intents in HWTEST_F() [all...] |
H A D | camera_3a_test.cpp | 46 Test_->intents = {Camera::PREVIEW}; in HWTEST_F() 47 Test_->StartStream(Test_->intents); in HWTEST_F() 62 Test_->StopConsumer(Test_->intents); in HWTEST_F() 76 Test_->intents = {Camera::PREVIEW}; in HWTEST_F() 77 Test_->StartStream(Test_->intents); in HWTEST_F() 91 Test_->StopConsumer(Test_->intents); in HWTEST_F() 105 Test_->intents = {Camera::PREVIEW}; in HWTEST_F() 106 Test_->StartStream(Test_->intents); in HWTEST_F() 120 Test_->StopConsumer(Test_->intents); in HWTEST_F() 134 Test_->intents in HWTEST_F() [all...] |
H A D | video_test.cpp | 47 Test_->intents = {Camera::PREVIEW, Camera::VIDEO}; in HWTEST_F() 48 Test_->StartStream(Test_->intents); in HWTEST_F() 59 Test_->StopConsumer(Test_->intents); in HWTEST_F() 73 Test_->intents = {Camera::PREVIEW, Camera::VIDEO}; in HWTEST_F() 74 Test_->StartStream(Test_->intents); in HWTEST_F() 94 Test_->StopConsumer(Test_->intents); in HWTEST_F() 108 Test_->intents = {Camera::PREVIEW, Camera::VIDEO}; in HWTEST_F() 109 Test_->StartStream(Test_->intents); in HWTEST_F() 122 Test_->intents = {Camera::PREVIEW, Camera::VIDEO}; in HWTEST_F() 123 Test_->StartStream(Test_->intents); in HWTEST_F() [all...] |
H A D | stability_test.cpp | 80 Test_->intents = {Camera::PREVIEW};
in HWTEST_F() 81 Test_->StartStream(Test_->intents);
in HWTEST_F() 88 Test_->StopConsumer(Test_->intents);
in HWTEST_F() 108 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE};
in HWTEST_F() 109 Test_->StartStream(Test_->intents);
in HWTEST_F() 119 Test_->StopConsumer(Test_->intents);
in HWTEST_F() 139 Test_->intents = {Camera::PREVIEW};
in HWTEST_F() 140 Test_->StartStream(Test_->intents);
in HWTEST_F() 144 Test_->intents = {Camera::STILL_CAPTURE};
in HWTEST_F() 145 Test_->StartStream(Test_->intents);
in HWTEST_F() [all...] |
H A D | capture_test.cpp | 46 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE}; in HWTEST_F() 47 Test_->StartStream(Test_->intents); in HWTEST_F() 69 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE}; in HWTEST_F() 70 Test_->StartStream(Test_->intents); in HWTEST_F() 81 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE}; in HWTEST_F() 82 Test_->StartStream(Test_->intents); in HWTEST_F() 105 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE}; in HWTEST_F() 106 Test_->StartStream(Test_->intents); in HWTEST_F() 140 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE}; in HWTEST_F() 141 Test_->StartStream(Test_->intents); in HWTEST_F() [all...] |
H A D | performance_func_test.cpp | 191 Test_->intents = {Camera::PREVIEW};
in HWTEST_F() 192 Test_->StartStream(Test_->intents);
in HWTEST_F() 217 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE};
in HWTEST_F() 218 Test_->StartStream(Test_->intents);
in HWTEST_F() 229 Test_->intents = {Camera::PREVIEW};
in HWTEST_F() 230 Test_->StartStream(Test_->intents);
in HWTEST_F() 255 Test_->intents = {Camera::PREVIEW, Camera::VIDEO};
in HWTEST_F() 256 Test_->StartStream(Test_->intents);
in HWTEST_F() 266 Test_->intents = {Camera::PREVIEW};
in HWTEST_F() 267 Test_->StartStream(Test_->intents);
in HWTEST_F() [all...] |
H A D | buffer_manager_test.cpp | 47 Test_->intents = {Camera::PREVIEW}; in HWTEST_F() 48 Test_->StartStream(Test_->intents); in HWTEST_F() 55 Test_->StopConsumer(Test_->intents); in HWTEST_F()
|
H A D | device_manager_test.cpp | 46 Test_->intents = {Camera::PREVIEW}; in HWTEST_F() 47 Test_->StartStream(Test_->intents); in HWTEST_F() 54 Test_->StopConsumer(Test_->intents); in HWTEST_F()
|
H A D | adapter_test.cpp | 45 Test_->intents = {Camera::PREVIEW}; in HWTEST_F() 46 Test_->StartStream(Test_->intents); in HWTEST_F() 53 Test_->StopConsumer(Test_->intents); in HWTEST_F()
|
H A D | hdi_device_test.cpp | 97 Test_->intents = {Camera::PREVIEW}; in HWTEST_F() 98 Test_->StartStream(Test_->intents); in HWTEST_F() 112 Test_->StopConsumer(Test_->intents); in HWTEST_F() 127 Test_->intents = {Camera::PREVIEW}; in HWTEST_F() 128 Test_->StartStream(Test_->intents); in HWTEST_F() 142 Test_->StopConsumer(Test_->intents); in HWTEST_F() 157 Test_->intents = {Camera::PREVIEW}; in HWTEST_F() 158 Test_->StartStream(Test_->intents); in HWTEST_F() 172 Test_->StopConsumer(Test_->intents); in HWTEST_F() 187 Test_->intents in HWTEST_F() [all...] |
H A D | pipeline_test.cpp | 46 Test_->intents = {Camera::PREVIEW}; in HWTEST_F() 47 Test_->StartStream(Test_->intents); in HWTEST_F() 54 Test_->StopConsumer(Test_->intents); in HWTEST_F() 67 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE}; in HWTEST_F() 68 Test_->StartStream(Test_->intents); in HWTEST_F() 89 Test_->intents = {Camera::PREVIEW, Camera::VIDEO}; in HWTEST_F() 90 Test_->StartStream(Test_->intents); in HWTEST_F() 163 Test_->intents = {Camera::STILL_CAPTURE}; in HWTEST_F() 164 Test_->StartStream(Test_->intents); in HWTEST_F() 182 Test_->intents in HWTEST_F() [all...] |
H A D | preview_test.cpp | 45 Test_->intents = {Camera::PREVIEW}; in HWTEST_F() 46 Test_->StartStream(Test_->intents); in HWTEST_F() 53 Test_->StopConsumer(Test_->intents); in HWTEST_F() 105 Test_->StopConsumer(Test_->intents); in HWTEST_F() 185 Test_->intents = {Camera::PREVIEW}; in HWTEST_F() 186 Test_->StartStream(Test_->intents); in HWTEST_F() 193 Test_->StopConsumer(Test_->intents); in HWTEST_F() 225 Test_->intents = {Camera::PREVIEW}; in HWTEST_F() 226 Test_->StartStream(Test_->intents); in HWTEST_F() 256 Test_->intents in HWTEST_F() [all...] |
H A D | offline_stream_test.cpp | 47 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE}; in HWTEST_F() 48 Test_->StartStream(Test_->intents); in HWTEST_F() 90 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE}; in HWTEST_F() 91 Test_->StartStream(Test_->intents); in HWTEST_F() 124 Test_->intents = {Camera::PREVIEW, Camera::VIDEO}; in HWTEST_F() 125 Test_->StartStream(Test_->intents); in HWTEST_F()
|
H A D | flashlight_test.cpp | 107 Test_->intents = {Camera::PREVIEW}; in HWTEST_F() 108 Test_->StartStream(Test_->intents); in HWTEST_F() 126 Test_->StopConsumer(Test_->intents); in HWTEST_F() 141 Test_->intents = {Camera::PREVIEW}; in HWTEST_F() 142 Test_->StartStream(Test_->intents); in HWTEST_F() 159 Test_->StopConsumer(Test_->intents); in HWTEST_F()
|
/drivers/peripheral/camera/test/ut/v4l2/ |
H A D | camera_3a_test.cpp | 52 cameraBase->intents = {PREVIEW}; in TEST_F() 53 cameraBase->StartStream(cameraBase->intents); in TEST_F() 86 cameraBase->intents = {PREVIEW, STILL_CAPTURE}; in TEST_F() 87 cameraBase->StartStream(cameraBase->intents); in TEST_F() 120 cameraBase->intents = {PREVIEW}; in TEST_F() 121 cameraBase->StartStream(cameraBase->intents); in TEST_F() 154 cameraBase->intents = {PREVIEW, STILL_CAPTURE}; in TEST_F() 155 cameraBase->StartStream(cameraBase->intents); in TEST_F() 189 cameraBase->intents = {PREVIEW}; in TEST_F() 190 cameraBase->StartStream(cameraBase->intents); in TEST_F() [all...] |
H A D | camera_capture_test.cpp | 46 cameraBase_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F() 47 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F() 70 cameraBase_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F() 71 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F() 85 cameraBase_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F() 86 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F() 109 cameraBase_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F() 110 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F() 148 cameraBase_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F() 149 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F() [all...] |
H A D | pipeline_test.cpp | 46 cameraBase->intents = {PREVIEW}; in TEST_F() 47 cameraBase->StartStream(cameraBase->intents); in TEST_F() 69 cameraBase->intents = {PREVIEW, STILL_CAPTURE}; in TEST_F() 70 cameraBase->StartStream(cameraBase->intents); in TEST_F() 93 cameraBase->intents = {PREVIEW, VIDEO}; in TEST_F() 94 cameraBase->StartStream(cameraBase->intents); in TEST_F()
|
H A D | hdi_func_test.cpp | 46 cameraBase->intents = {PREVIEW};
in TEST_F() 47 cameraBase->StartStream(cameraBase->intents);
in TEST_F() 70 cameraBase->intents = {PREVIEW};
in TEST_F() 71 cameraBase->StartStream(cameraBase->intents);
in TEST_F() 101 cameraBase->intents = {PREVIEW};
in TEST_F() 102 cameraBase->StartStream(cameraBase->intents);
in TEST_F() 142 cameraBase->intents = {PREVIEW};
in TEST_F() 143 cameraBase->StartStream(cameraBase->intents);
in TEST_F() 166 cameraBase->intents = {PREVIEW};
in TEST_F() 167 cameraBase->StartStream(cameraBase->intents);
in TEST_F() [all...] |
H A D | buffer_manager_test.cpp | 48 cameraBase->intents = {PREVIEW}; in TEST_F() 49 cameraBase->StartStream(cameraBase->intents); in TEST_F()
|
H A D | adapter_test.cpp | 46 cameraBase->intents = {PREVIEW}; in TEST_F() 47 cameraBase->StartStream(cameraBase->intents); in TEST_F()
|
H A D | device_manager_test.cpp | 45 cameraBase->intents = {PREVIEW};
in TEST_F() 46 cameraBase->StartStream(cameraBase->intents);
in TEST_F()
|
H A D | camera_video_test.cpp | 191 cameraBase_->intents = {PREVIEW, VIDEO}; in HWTEST_F() 192 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F() 221 cameraBase_->intents = {PREVIEW, VIDEO}; in HWTEST_F() 222 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F() 261 cameraBase_->intents = {PREVIEW, VIDEO}; in HWTEST_F() 262 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F() 280 cameraBase_->intents = {PREVIEW, VIDEO}; in HWTEST_F() 281 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F() 304 cameraBase_->intents = {PREVIEW, VIDEO}; in HWTEST_F() 305 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F() [all...] |
H A D | hdfcamera_facedetect.cpp | 47 cameraBase_->intents = {PREVIEW, STILL_CAPTURE, ANALYZE}; in HWTEST_F() 48 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F() 115 cameraBase_->intents = {PREVIEW, ANALYZE}; in HWTEST_F() 116 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F()
|
/drivers/peripheral/camera/test/hdi/v1_0/src/ |
H A D | camera_3a_uttest.cpp | 44 cameraTest->intents = {PREVIEW};
in HWTEST_F() 45 cameraTest->StartStream(cameraTest->intents);
in HWTEST_F() 68 cameraTest->intents = {PREVIEW};
in HWTEST_F() 69 cameraTest->StartStream(cameraTest->intents);
in HWTEST_F() 92 cameraTest->intents = {PREVIEW};
in HWTEST_F() 93 cameraTest->StartStream(cameraTest->intents);
in HWTEST_F() 116 cameraTest->intents = {PREVIEW};
in HWTEST_F() 117 cameraTest->StartStream(cameraTest->intents);
in HWTEST_F() 140 cameraTest->intents = {PREVIEW};
in HWTEST_F() 141 cameraTest->StartStream(cameraTest->intents);
in HWTEST_F() [all...] |
/drivers/peripheral/camera/test/hdi/v1_3/src/ |
H A D | camera_professional_uttest_v1_3.cpp | 178 cameraTest->intents = {PREVIEW, STILL_CAPTURE};
in HWTEST_F() 179 cameraTest->StartProfessionalStream(cameraTest->intents, OHOS::HDI::Camera::V1_3::PROFESSIONAL_PHOTO);
in HWTEST_F() 294 cameraTest->intents = {PREVIEW, STILL_CAPTURE};
in HWTEST_F() 295 cameraTest->StartProfessionalStream(cameraTest->intents, OHOS::HDI::Camera::V1_3::PROFESSIONAL_PHOTO);
in HWTEST_F() 349 cameraTest->intents = {PREVIEW, STILL_CAPTURE};
in HWTEST_F() 350 cameraTest->StartProfessionalStream(cameraTest->intents, OHOS::HDI::Camera::V1_3::PROFESSIONAL_PHOTO);
in HWTEST_F() 384 cameraTest->intents = {PREVIEW, STILL_CAPTURE};
in HWTEST_F() 385 cameraTest->StartProfessionalStream(cameraTest->intents, OHOS::HDI::Camera::V1_3::PROFESSIONAL_PHOTO);
in HWTEST_F() 441 cameraTest->intents = {PREVIEW, STILL_CAPTURE};
in HWTEST_F() 442 cameraTest->StartProfessionalStream(cameraTest->intents, OHO in HWTEST_F() [all...] |