Home | History | Annotate | Download | only in camera

Lines Matching refs:mIsVideoCaptureIntent

120     private boolean mIsVideoCaptureIntent;
347 mIsVideoCaptureIntent = isVideoCaptureIntent();
386 if (CameraUtil.isVideoSnapshotSupported(mParameters) && !mIsVideoCaptureIntent) {
492 if (mIsVideoCaptureIntent) {
514 if (mIsVideoCaptureIntent) {
539 if (!(mIsVideoCaptureIntent && stop)) {
952 if (mIsVideoCaptureIntent && myExtras != null) {
1306 if (!mIsVideoCaptureIntent) {
1316 } else if (mIsVideoCaptureIntent) {
1651 if (CameraUtil.isVideoSnapshotSupported(mParameters) && !mIsVideoCaptureIntent) {
1663 if (CameraUtil.isVideoSnapshotSupported(mParameters) && !mIsVideoCaptureIntent) {