Home
last modified time | relevance | path

Searched refs:streamInfos1 (Results 1 – 2 of 2) sorted by relevance

/test/xts/hats/distributedhardware/distributedcameratest_additional/
Ddcameraprovidercase.cpp61 std::vector<DCStreamInfo> streamInfos1; variable
517 streamInfos1.clear();
518 streamInfos1.push_back(streamInfo2);
519 int32_t ret = cameraProvider.ConfigureStreams(dhBase, streamInfos1);
540 streamInfos1.clear();
541 streamInfos1.push_back(streamInfo2);
542 int32_t ret = cameraProvider.ConfigureStreams(dhBase, streamInfos1);
563 streamInfos1.clear();
564 streamInfos1.push_back(streamInfo2);
565 int32_t ret = cameraProvider.ConfigureStreams(dhBase, streamInfos1);
[all …]
/test/xts/hats/distributedhardware/distributedcameratest/
Ddcameraprovidercase.cpp60 std::vector<DCStreamInfo> streamInfos1; variable
333 streamInfos1.push_back(streamInfo2);
334 int32_t ret = cameraProvider.ConfigureStreams(dhBase, streamInfos1);