Searched refs:bundledSnapshot (Results 1 – 4 of 4) sorted by relevance
80 int32_t processCameraControl(uint32_t camState, bool bundledSnapshot);
703 bool bundledSnapshot) in processCameraControl() argument718 mBundledSnapshot = bundledSnapshot; in processCameraControl()
7160 bool bundledSnapshot; in processDualCamFovControl() local7172 bundledSnapshot = fovControlResult.snapshotPostProcess; in processDualCamFovControl()7175 processCameraControl(activeCameras, bundledSnapshot); in processDualCamFovControl()7193 bool bundledSnapshot) in processCameraControl() argument7200 ret = m_channels[i]->processCameraControl(activeCameras, bundledSnapshot); in processCameraControl()7209 ((activeCameras == MM_CAMERA_DUAL_CAM) && (bundledSnapshot != mBundledSnapshot))) { in processCameraControl()7216 mParameters.setBundledSnapshot(bundledSnapshot); in processCameraControl()7220 mActiveCameras, activeCameras, mBundledSnapshot, bundledSnapshot); in processCameraControl()7222 mBundledSnapshot = bundledSnapshot; in processCameraControl()
604 int32_t processCameraControl(uint32_t camState, bool bundledSnapshot);