Lines Matching refs:intents
46 Test_->intents = {Camera::PREVIEW};
47 Test_->StartStream(Test_->intents);
54 Test_->StopConsumer(Test_->intents);
67 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE};
68 Test_->StartStream(Test_->intents);
89 Test_->intents = {Camera::PREVIEW, Camera::VIDEO};
90 Test_->StartStream(Test_->intents);
163 Test_->intents = {Camera::STILL_CAPTURE};
164 Test_->StartStream(Test_->intents);
182 Test_->intents = {Camera::STILL_CAPTURE};
183 Test_->StartStream(Test_->intents);