Home
last modified time | relevance | path

Searched refs:streamInfoMeta (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/camera/test/common/v1_3/include/
H A Dhdi_common_v1_3.h49 std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> streamInfoMeta = nullptr; member in OHOS::Camera::HdiCommonV1_3
/drivers/peripheral/camera/test/hdi/v1_3/src/
H A Dcamera_hdi_uttest_v1_3.cpp2049 cameraTest->streamInfoMeta = std::make_shared<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1>(); in HWTEST_F()
2064 cameraTest->streamInfoMeta->extendedStreamInfos = {extendedStreamInfo}; in HWTEST_F()
2065 cameraTest->DefaultInfosMeta(cameraTest->streamInfoMeta); in HWTEST_F()
2066 cameraTest->streamInfosV1_1.push_back(*cameraTest->streamInfoMeta); in HWTEST_F()

Completed in 4 milliseconds