Home
last modified time | relevance | path

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

/drivers/peripheral/camera/test/common/v1_2/include/
H A Dhdi_common_v1_2.h64 std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> streamInfoSketch = nullptr; member in OHOS::Camera::HdiCommonV1_2
/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dcamera_hdi_uttest_v1_2.cpp308 cameraTest->streamInfoSketch = std::make_shared<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1>(); in HWTEST_F()
319 cameraTest->streamInfoSketch->extendedStreamInfos = {extendedStreamInfo}; in HWTEST_F()
320 cameraTest->DefaultInfosSketch(cameraTest->streamInfoSketch); in HWTEST_F()
321 cameraTest->streamInfosV1_1.push_back(*cameraTest->streamInfoSketch); in HWTEST_F()

Completed in 3 milliseconds