Home
last modified time | relevance | path

Searched refs:HdiCommonV1_1 (Results 1 - 15 of 15) sorted by relevance

/drivers/peripheral/camera/test/common/v1_1/src/
H A Dhdi_common_v1_1.cpp21 int64_t OHOS::Camera::HdiCommonV1_1::StreamConsumer::g_timestamp[2] = {0};
23 void HdiCommonV1_1::Init() in Init()
54 void HdiCommonV1_1::Open(int cameraId) in Open()
85 void HdiCommonV1_1::GetCameraMetadata(int cameraId) in GetCameraMetadata()
100 void HdiCommonV1_1::DefaultPreview(std::shared_ptr<StreamInfo_V1_1> &infos) in DefaultPreview()
111 void HdiCommonV1_1::DefaultCapture(std::shared_ptr<StreamInfo_V1_1> &infos) in DefaultCapture()
122 void HdiCommonV1_1::DefaultInfosPreview(std::shared_ptr<StreamInfo_V1_1> &infos) in DefaultInfosPreview()
133 void HdiCommonV1_1::DefaultInfosCapture(std::shared_ptr<StreamInfo_V1_1> &infos) in DefaultInfosCapture()
144 void HdiCommonV1_1::DefaultInfosVideo(std::shared_ptr<StreamInfo_V1_1> &infos) in DefaultInfosVideo()
162 void HdiCommonV1_1
[all...]
/drivers/peripheral/camera/test/hdi/v1_1/src/
H A Dcamera_hdi_uttest_v1_1.cpp26 cameraTest = std::make_shared<OHOS::Camera::HdiCommonV1_1>(); in SetUp()
89 std::shared_ptr<OHOS::Camera::HdiCommonV1_1::StreamConsumer> consumer2 = in HWTEST_F()
90 std::make_shared<OHOS::Camera::HdiCommonV1_1::StreamConsumer>(); in HWTEST_F()
116 timeStampThumbnail = OHOS::Camera::HdiCommonV1_1::StreamConsumer::g_timestamp[0]; in HWTEST_F()
117 timeStampCapture = OHOS::Camera::HdiCommonV1_1::StreamConsumer::g_timestamp[1]; in HWTEST_F()
146 std::shared_ptr<OHOS::Camera::HdiCommonV1_1::StreamConsumer> consumer = in HWTEST_F()
147 std::make_shared<OHOS::Camera::HdiCommonV1_1::StreamConsumer>(); in HWTEST_F()
227 std::shared_ptr<OHOS::Camera::HdiCommonV1_1::StreamConsumer> consumer2 = in HWTEST_F()
228 std::make_shared<OHOS::Camera::HdiCommonV1_1::StreamConsumer>(); in HWTEST_F()
H A Dcamera_prelaunch_uttest_v1_1.cpp26 cameraTest = std::make_shared<OHOS::Camera::HdiCommonV1_1>(); in SetUp()
H A Dcamera_tag_uttest_v1_1.cpp26 cameraTest = std::make_shared<OHOS::Camera::HdiCommonV1_1>(); in SetUp()
H A Dfront_camera_tag_uttest_v1_1.cpp26 cameraTest = std::make_shared<OHOS::Camera::HdiCommonV1_1>(); in SetUp()
/drivers/peripheral/camera/test/hdi/v1_1/include/
H A Dcamera_prelaunch_uttest_v1_1.h27 std::shared_ptr<OHOS::Camera::HdiCommonV1_1> cameraTest = nullptr;
H A Dcamera_hdi_uttest_v1_1.h27 std::shared_ptr<OHOS::Camera::HdiCommonV1_1> cameraTest = nullptr;
H A Dfront_camera_tag_uttest_v1_1.h28 std::shared_ptr<OHOS::Camera::HdiCommonV1_1> cameraTest = nullptr;
H A Dcamera_tag_uttest_v1_1.h29 std::shared_ptr<OHOS::Camera::HdiCommonV1_1> cameraTest = nullptr;
/drivers/peripheral/camera/test/benchmarktest/v1_1/include/
H A Dcamera_benchmark_test.h27 std::shared_ptr<OHOS::Camera::HdiCommonV1_1> cameraTest = nullptr;
/drivers/peripheral/camera/test/hdi/v1_3/src/
H A Dcamera_hdi_uttest_securestream_v1_3.cpp71 std::shared_ptr<OHOS::Camera::HdiCommonV1_1::StreamConsumer> consumer_pre = in HWTEST_F()
72 std::make_shared<OHOS::Camera::HdiCommonV1_1::StreamConsumer>(); in HWTEST_F()
H A Dcamera_professional_uttest_v1_3.cpp241 std::shared_ptr<OHOS::Camera::HdiCommonV1_1::StreamConsumer> consumer2 = in HWTEST_F()
242 std::make_shared<OHOS::Camera::HdiCommonV1_1::StreamConsumer>(); in HWTEST_F()
/drivers/peripheral/camera/test/benchmarktest/v1_1/src/
H A Dcamera_benchmark_test.cpp28 cameraTest = std::make_shared<OHOS::Camera::HdiCommonV1_1>(); in SetUp()
/drivers/peripheral/camera/test/common/v1_1/include/
H A Dhdi_common_v1_1.h37 class HdiCommonV1_1 : public OHOS::Camera::HdiCommon { class
/drivers/peripheral/camera/test/common/v1_2/include/
H A Dhdi_common_v1_2.h47 class HdiCommonV1_2 : public OHOS::Camera::HdiCommonV1_1 {

Completed in 7 milliseconds