Home
last modified time | relevance | path

Searched refs:streamInfoSketch (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/include/
H A Dcommon.h145 std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> streamInfoSketch = nullptr; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/include/
H A Dhdi_common_v1_2.h138 std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> streamInfoSketch = nullptr; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_3/include/
H A Dhdi_common_v1_3.h124 std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> streamInfoSketch = nullptr; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dcamera_hdi_uttest_v1_2.cpp337 cameraTest->streamInfoSketch = std::make_shared<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1>();
348 cameraTest->streamInfoSketch->extendedStreamInfos = {extendedStreamInfo};
349 cameraTest->DefaultInfosSketch(cameraTest->streamInfoSketch);
350 cameraTest->streamInfosV1_1.push_back(*cameraTest->streamInfoSketch);