Lines Matching refs:streamInfos
81 Test_->streamInfos.push_back(Test_->streamInfo_pre);
110 Test_->streamInfos.push_back(Test_->streamInfo_capture);
112 Test_->rc = Test_->streamOperator->CreateStreams(Test_->streamInfos);
127 std::vector<std::shared_ptr<Camera::StreamInfo>>().swap(Test_->streamInfos);
187 Test_->streamInfos.push_back(Test_->streamInfo_pre);
217 Test_->streamInfos.push_back(Test_->streamInfo_video);
219 Test_->rc = Test_->streamOperator->CreateStreams(Test_->streamInfos);
234 std::vector<std::shared_ptr<Camera::StreamInfo>>().swap(Test_->streamInfos);
294 Test_->streamInfos.push_back(Test_->streamInfo_pre);
324 Test_->streamInfos.push_back(Test_->streamInfo_video);
326 Test_->rc = Test_->streamOperator->CreateStreams(Test_->streamInfos);
341 std::vector<std::shared_ptr<Camera::StreamInfo>>().swap(Test_->streamInfos);