Home
last modified time | relevance | path

Searched refs:DefaultInfosPreview (Results 1 - 16 of 16) sorted by relevance

/drivers/peripheral/camera/test/hdi/v1_0/src/
H A Dhdi_stream_uttest.cpp97 cameraTest->DefaultInfosPreview(cameraTest->streamInfo); in HWTEST_F()
123 cameraTest->DefaultInfosPreview(cameraTest->streamInfo); in HWTEST_F()
145 cameraTest->DefaultInfosPreview(cameraTest->streamInfo); in HWTEST_F()
167 cameraTest->DefaultInfosPreview(cameraTest->streamInfo); in HWTEST_F()
192 cameraTest->DefaultInfosPreview(cameraTest->streamInfo); in HWTEST_F()
214 cameraTest->DefaultInfosPreview(cameraTest->streamInfo); in HWTEST_F()
239 cameraTest->DefaultInfosPreview(cameraTest->streamInfo); in HWTEST_F()
264 cameraTest->DefaultInfosPreview(cameraTest->streamInfo); in HWTEST_F()
289 cameraTest->DefaultInfosPreview(cameraTest->streamInfo); in HWTEST_F()
410 cameraTest->DefaultInfosPreview(cameraTes in HWTEST_F()
[all...]
/drivers/peripheral/camera/test/ut/v4l2/
H A Dusb_camera_test_mult.h39 void DefaultInfosPreview();
H A Dusb_camera_test_mult.cpp58 void UtestUSBCameraTestMult::DefaultInfosPreview() in DefaultInfosPreview() function in UtestUSBCameraTestMult
124 DefaultInfosPreview(); in StartStream()
/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dfront_camera_hdi_uttest_v1_2.cpp57 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in HWTEST_F()
118 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in HWTEST_F()
H A Dcamera_stream_uttest_v1_2.cpp52 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in HWTEST_F()
95 cameraTest->DefaultInfosPreview(cameraTest->streamInfoPre); in HWTEST_F()
151 cameraTest->DefaultInfosPreview(cameraTest->streamInfoPre); in HWTEST_F()
207 cameraTest->DefaultInfosPreview(cameraTest->streamInfoPre); in HWTEST_F()
253 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in HWTEST_F()
H A Dcamera_hdi_uttest_v1_2.cpp450 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in HWTEST_F()
954 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in CaptureByColorSpaces()
985 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in VideoByColorSpaces()
1023 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in SuperStubByColorSpaces()
1137 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in HWTEST_F()
1390 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in HWTEST_F()
1452 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in HWTEST_F()
1508 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in HWTEST_F()
1558 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in HWTEST_F()
/drivers/peripheral/camera/test/hdi/v1_3/src/
H A Dcamera_hdi_uttest_v1_3.cpp115 cameraTest->DefaultInfosPreview(cameraTest->streamInfoPre); in CreateAndCommitStreamsForHighFrameRate()
240 cameraTest->DefaultInfosPreview(cameraTest->streamInfoPre); in CreateAndCommitStreamsForSlowMotion()
411 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in CaptureByColorSpacesWithUpdateStreams()
437 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in CaptureByColorSpacesWithUpdateStreams()
639 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in HWTEST_F()
681 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in HWTEST_F()
783 cameraTest->DefaultInfosPreview(cameraTest->streamInfoPre); in startStreamForHighResolutionPhoto()
898 cameraTest->DefaultInfosPreview(cameraTest->streamInfoPre); in HWTEST_F()
980 cameraTest->DefaultInfosPreview(cameraTest->streamInfoPre); in HWTEST_F()
1145 cameraTest->DefaultInfosPreview(cameraTes in HWTEST_F()
[all...]
H A Dcamera_hdi_uttest_securestream_v1_3.cpp70 cameraTest->DefaultInfosPreview(cameraTest->streamInfoPre); in HWTEST_F()
H A Dcamera_front_uttest_v1_3.cpp192 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in HWTEST_F()
H A Dcamera_professional_uttest_v1_3.cpp234 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in HWTEST_F()
1494 cameraTest->DefaultInfosPreview(cameraTest->streamInfoPre); in HWTEST_F()
/drivers/peripheral/camera/test/common/v1_1/include/
H A Dhdi_common_v1_1.h44 void DefaultInfosPreview(std::shared_ptr<StreamInfo_V1_1> &infos);
/drivers/peripheral/camera/test/hdi/v1_1/src/
H A Dcamera_hdi_uttest_v1_1.cpp83 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in HWTEST_F()
221 cameraTest->DefaultInfosPreview(cameraTest->streamInfoV1_1); in HWTEST_F()
/drivers/peripheral/camera/test/common/v1_1/src/
H A Dhdi_common_v1_1.cpp122 void HdiCommonV1_1::DefaultInfosPreview(std::shared_ptr<StreamInfo_V1_1> &infos) in DefaultInfosPreview() function in OHOS::Camera::HdiCommonV1_1
226 DefaultInfosPreview(streamInfoPre); in StartStream()
/drivers/peripheral/camera/test/common/v1_3/src/
H A Dhdi_common_v1_3.cpp196 DefaultInfosPreview(streamInfoPre); in StartProfessionalStream()
247 DefaultInfosPreview(streamInfoPre); in StartStream()
/drivers/peripheral/camera/test/common/v1_0/src/
H A Dhdi_common.cpp171 void HdiCommon::DefaultInfosPreview(std::shared_ptr<StreamInfo> &infos) in DefaultInfosPreview() function in OHOS::Camera::HdiCommon
265 DefaultInfosPreview(streamInfoPre); in StartStream()
/drivers/peripheral/camera/test/common/v1_0/include/
H A Dhdi_common.h67 void DefaultInfosPreview(std::shared_ptr<StreamInfo> &infos);

Completed in 15 milliseconds