Lines Matching refs:intents
46 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE};
47 Test_->StartStream(Test_->intents);
69 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE};
70 Test_->StartStream(Test_->intents);
81 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE};
82 Test_->StartStream(Test_->intents);
105 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE};
106 Test_->StartStream(Test_->intents);
140 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE};
141 Test_->StartStream(Test_->intents);
154 Test_->intents = {Camera::PREVIEW, Camera::VIDEO};
155 Test_->StartStream(Test_->intents);
178 Test_->intents = {Camera::PREVIEW, Camera::VIDEO};
179 Test_->StartStream(Test_->intents);
243 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE};
244 Test_->StartStream(Test_->intents);
268 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE};
269 Test_->StartStream(Test_->intents);
295 Test_->intents = {Camera::PREVIEW};
296 Test_->StartStream(Test_->intents);
300 Test_->intents = {Camera::STILL_CAPTURE};
301 Test_->StartStream(Test_->intents);
323 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE};
324 Test_->StartStream(Test_->intents);
347 Test_->intents = {Camera::PREVIEW, Camera::STILL_CAPTURE};
348 Test_->StartStream(Test_->intents);