Lines Matching defs:isStreaming
131 int streamId, int captureId, bool shutterCallback, bool isStreaming, const CaptureInfo captureInfo)
137 result_ = static_cast<CamRetCode>(cameraBase_->streamOperator->Capture(captureId, captureInfo, isStreaming));
139 result_ = static_cast<CamRetCode>(cameraBase_->streamOperator->Capture(captureId, captureInfo_, isStreaming));
295 * @tc.desc: Commit 2 streams together, preview and video streams, isStreaming is true.
325 * @tc.desc: Commit 2 streams together, preview and video streams, isStreaming is true.
360 * @tc.desc: Commit 2 streams together, preview and video streams, isStreaming is true.
395 * @tc.desc: Commit 2 streams together, preview and video streams, isStreaming is true.
425 * @tc.desc: Commit 2 streams together, preview and video streams, isStreaming is true.
461 * @tc.desc: Commit 2 streams together, preview and video streams, isStreaming is true.
498 * @tc.desc: Commit 2 streams together, preview and video streams, isStreaming is true.
540 * @tc.desc: Commit 2 streams together, preview and still picture streams, isStreaming is true.
576 * @tc.desc: Commit 2 streams together, preview and still picture streams, isStreaming is true.