Searched refs:mBundledSnapshot (Results 1 – 5 of 5) sorted by relevance
92 bool mBundledSnapshot; variable
193 mBundledSnapshot = false; in init()718 mBundledSnapshot = bundledSnapshot; in processCameraControl()768 if ((mActiveCameras == MM_CAMERA_DUAL_CAM) && mBundledSnapshot) { in getSnapshotHandle()
613 bool mBundledSnapshot; variable
1953 mBundledSnapshot = 0; in openCamera()4757 if (mActiveCameras == MM_CAMERA_DUAL_CAM && mBundledSnapshot == TRUE) { in configureHalPostProcess()4938 if (mActiveCameras == MM_CAMERA_DUAL_CAM && mBundledSnapshot) { in takePicture()7209 ((activeCameras == MM_CAMERA_DUAL_CAM) && (bundledSnapshot != mBundledSnapshot))) { in processCameraControl()7220 mActiveCameras, activeCameras, mBundledSnapshot, bundledSnapshot); in processCameraControl()7222 mBundledSnapshot = bundledSnapshot; in processCameraControl()8613 if (isDualCamera() && mBundledSnapshot) { in addReprocChannel()10359 if ((mActiveCameras == MM_CAMERA_DUAL_CAM) && mBundledSnapshot) { in getSnapshotHandle()
2080 if ((mActiveCameras == MM_CAMERA_DUAL_CAM) && mBundledSnapshot) { in updateMetadata()