Home
last modified time | relevance | path

Searched refs:intents (Results 1 - 25 of 38) sorted by relevance

12

/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
H A Dcamera_3a_uttest.cpp40 cameraTest->intents = {PREVIEW}; in HWTEST_F()
41 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
62 cameraTest->intents = {PREVIEW}; in HWTEST_F()
63 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
84 cameraTest->intents = {PREVIEW}; in HWTEST_F()
85 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
108 cameraTest->intents = {PREVIEW}; in HWTEST_F()
109 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
130 cameraTest->intents = {PREVIEW}; in HWTEST_F()
131 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
[all...]
H A Dhdi_stream_uttest.cpp40 cameraTest->intents = {PREVIEW}; in HWTEST_F()
41 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
58 cameraTest->intents = {PREVIEW}; in HWTEST_F()
59 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
76 cameraTest->intents = {PREVIEW}; in HWTEST_F()
77 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
94 cameraTest->intents = {PREVIEW}; in HWTEST_F()
95 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
129 cameraTest->intents = {PREVIEW}; in HWTEST_F()
131 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
[all...]
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
H A Dcamera_3a_uttest.cpp44 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...]
H A Dhdi_stream_uttest.cpp667 cameraTest->intents = {PREVIEW}; in HWTEST_F()
668 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
683 cameraTest->intents = {PREVIEW}; in HWTEST_F()
684 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
702 cameraTest->intents = {PREVIEW}; in HWTEST_F()
703 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
719 cameraTest->intents = {PREVIEW}; in HWTEST_F()
720 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
798 cameraTest->intents = {PREVIEW}; in HWTEST_F()
799 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
[all...]
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dcamera_video_test.cpp191 display_->intents = {PREVIEW, VIDEO}; in HWTEST_F()
192 display_->StartStream(display_->intents); in HWTEST_F()
221 display_->intents = {PREVIEW, VIDEO}; in HWTEST_F()
222 display_->StartStream(display_->intents); in HWTEST_F()
261 display_->intents = {PREVIEW, VIDEO}; in HWTEST_F()
262 display_->StartStream(display_->intents); in HWTEST_F()
280 display_->intents = {PREVIEW, VIDEO}; in HWTEST_F()
281 display_->StartStream(display_->intents); in HWTEST_F()
305 display_->intents = {PREVIEW, VIDEO}; in HWTEST_F()
306 display_->StartStream(display_->intents); in HWTEST_F()
[all...]
H A Dcamera_capture_test.cpp46 display_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
47 display_->StartStream(display_->intents); in HWTEST_F()
71 display_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
72 display_->StartStream(display_->intents); in HWTEST_F()
86 display_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
87 display_->StartStream(display_->intents); in HWTEST_F()
110 display_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
111 display_->StartStream(display_->intents); in HWTEST_F()
149 display_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
150 display_->StartStream(display_->intents); in HWTEST_F()
[all...]
H A Dusb_camera_test_mult.cpp121 void UtestUSBCameraTestMult::StartStream(std::vector<StreamIntent> intents) in StartStream() argument
123 for (auto& intent : intents) { in StartStream()
351 cameraBase_->intents = {PREVIEW, STILL_CAPTURE, VIDEO}; in HWTEST_F()
352 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F()
389 cameraBase_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
390 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F()
424 cameraBase_->intents = {PREVIEW, STILL_CAPTURE, VIDEO}; in HWTEST_F()
425 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F()
461 cameraBase_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
462 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F()
[all...]
H A Dhdfcamera_facedetect.cpp47 display_->intents = {PREVIEW, STILL_CAPTURE, ANALYZE}; in HWTEST_F()
48 display_->StartStream(display_->intents); in HWTEST_F()
112 display_->intents = {PREVIEW, ANALYZE}; in HWTEST_F()
113 display_->StartStream(display_->intents); in HWTEST_F()
H A Dcamera_preview_test.cpp52 display_->intents = {PREVIEW}; in HWTEST_F()
53 display_->StartStream(display_->intents); in HWTEST_F()
531 display_->intents = {PREVIEW}; in HWTEST_F()
532 display_->StartStream(display_->intents); in HWTEST_F()
554 display_->intents = {PREVIEW, VIDEO}; in HWTEST_F()
555 display_->StartStream(display_->intents); in HWTEST_F()
579 display_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
580 display_->StartStream(display_->intents); in HWTEST_F()
1240 display_->intents = {PREVIEW}; in HWTEST_F()
1241 display_->StartStream(display_->intents); in HWTEST_F()
[all...]
H A Ddouble_preview_test.cpp207 display_->intents = {STILL_CAPTURE}; in HWTEST_F()
208 display_->StartStream(display_->intents); in HWTEST_F()
269 display_->intents = {VIDEO}; in HWTEST_F()
270 display_->StartStream(display_->intents); in HWTEST_F()
H A Dcamera_stabili_test.cpp74 display_->intents = {PREVIEW, VIDEO}; in HWTEST_F()
75 display_->StartStream(display_->intents); in HWTEST_F()
H A Dcamera_fps_test.cpp81 display_->intents = {PREVIEW}; in HWTEST_F()
82 display_->StartStream(display_->intents); in HWTEST_F()
H A Dusb_camera_test.cpp861 display_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
862 display_->StartStream(display_->intents); in HWTEST_F()
954 display_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
955 display_->StartStream(display_->intents); in HWTEST_F()
988 display_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
989 display_->StartStream(display_->intents); in HWTEST_F()
1017 display_->intents = {PREVIEW, VIDEO}; in HWTEST_F()
1018 display_->StartStream(display_->intents); in HWTEST_F()
1104 display_->intents = {PREVIEW, STILL_CAPTURE, VIDEO}; in HWTEST_F()
1105 display_->StartStream(display_->intents); in HWTEST_F()
[all...]
H A Dcamera_vendor_tag_test.cpp187 cameraBase_->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
188 cameraBase_->StartStream(cameraBase_->intents); in HWTEST_F()
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/
H A Dcamera_professional_test_v1_3.cpp112 cameraTest->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
113 cameraTest->StartProfessionalStream(cameraTest->intents, OHOS::HDI::Camera::V1_3::PROFESSIONAL_PHOTO); in HWTEST_F()
220 cameraTest->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
221 cameraTest->StartProfessionalStream(cameraTest->intents, OHOS::HDI::Camera::V1_3::PROFESSIONAL_PHOTO); in HWTEST_F()
274 cameraTest->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
275 cameraTest->StartProfessionalStream(cameraTest->intents, OHOS::HDI::Camera::V1_3::PROFESSIONAL_PHOTO); in HWTEST_F()
307 cameraTest->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
308 cameraTest->StartProfessionalStream(cameraTest->intents, OHOS::HDI::Camera::V1_3::PROFESSIONAL_PHOTO); in HWTEST_F()
360 cameraTest->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
361 cameraTest->StartProfessionalStream(cameraTest->intents, OHO in HWTEST_F()
[all...]
H A Dcamera_hdi_test_v1_3.cpp89 cameraTest->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
90 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
150 cameraTest->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
151 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
315 cameraTest->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
316 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
584 cameraTest->intents = {PREVIEW, VIDEO}; in HWTEST_F()
586 cameraTest->StartStream(cameraTest->intents, OHOS::HDI::Camera::V1_3::OperationMode::VIDEO); in HWTEST_F()
624 cameraTest->intents = {PREVIEW, VIDEO}; in HWTEST_F()
626 cameraTest->StartStream(cameraTest->intents, OHO in HWTEST_F()
[all...]
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
H A Dcamera_flashlight_test_v1_2.cpp219 cameraTest->intents = {PREVIEW}; in HWTEST_F()
220 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
244 cameraTest->intents = {PREVIEW}; in HWTEST_F()
245 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
271 cameraTest->intents = {PREVIEW}; in HWTEST_F()
272 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
298 cameraTest->intents = {PREVIEW}; in HWTEST_F()
299 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
332 cameraTest->intents = {PREVIEW}; in HWTEST_F()
333 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
[all...]
H A Dcamera_hdi_test_v1_2.cpp53 cameraTest->intents = {PREVIEW, STILL_CAPTURE}; in TakePhoteWithDefferredImage()
54 cameraTest->StartStream(cameraTest->intents); in TakePhoteWithDefferredImage()
249 cameraTest->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
250 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
275 cameraTest->intents = {PREVIEW, STILL_CAPTURE}; in HWTEST_F()
276 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
348 cameraTest->intents = {PREVIEW, STILL_CAPTURE, VIDEO}; in HWTEST_F()
349 cameraTest->StartStream(cameraTest->intents); in HWTEST_F()
364 cameraTest->intents = {PREVIEW, STILL_CAPTURE}; in TakePhotoWithTags()
365 cameraTest->StartStream(cameraTest->intents); in TakePhotoWithTags()
[all...]
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/include/
H A Dcommon.h56 void StartStream(std::vector<StreamIntent> intents);
103 std::vector<StreamIntent> intents; member in OHOS::Camera::Test
/test/xts/hats/hdf/camera/cameraHdi/v4l2/include/
H A Dtest_display.h124 std::vector<StreamIntent> intents; member in TestDisplay
165 void StartStream(std::vector<StreamIntent> intents);
/test/xts/hats/hdf/camera/cameraMg/v1_0/include/
H A Dcommon.h55 void StartStream(std::vector<StreamIntent> intents);
118 std::vector<StreamIntent> intents; member in OHOS::Camera::Test
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
H A Dhdf_camera_benchmark_test.cpp241 cameraTest->intents = {PREVIEW}; in BENCHMARK_F()
242 cameraTest->StartStream(cameraTest->intents); in BENCHMARK_F()
261 cameraTest->intents = {PREVIEW}; in BENCHMARK_F()
262 cameraTest->StartStream(cameraTest->intents); in BENCHMARK_F()
281 cameraTest->intents = {PREVIEW}; in BENCHMARK_F()
282 cameraTest->StartStream(cameraTest->intents); in BENCHMARK_F()
306 cameraTest->intents = {PREVIEW}; in BENCHMARK_F()
307 cameraTest->StartStream(cameraTest->intents); in BENCHMARK_F()
390 cameraTest->intents = {PREVIEW}; in BENCHMARK_F()
391 cameraTest->StartStream(cameraTest->intents); in BENCHMARK_F()
[all...]
/test/xts/hats/hdf/camera/cameraMg/v1_3/include/
H A Dhdi_common_v1_3.h97 void StartProfessionalStream(std::vector<StreamIntent> intents, uint8_t professionalMode);
98 void StartStream(std::vector<StreamIntent> intents,
169 std::vector<StreamIntent> intents; member in OHOS::Camera::Test
/test/xts/hats/hdf/camera/cameraMg/v1_1/include/
H A Dhdi_common_v1_1.h73 void StartStream(std::vector<StreamIntent> intents);
128 std::vector<StreamIntent> intents; member in OHOS::Camera::Test
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/include/
H A Dhdi_common_v1_1.h73 void StartStream(std::vector<StreamIntent> intents);
128 std::vector<StreamIntent> intents; member in OHOS::Camera::Test

Completed in 20 milliseconds

12