Lines Matching refs:mLongshotEnabled
1645 mLongshotEnabled(false), in QCamera2HardwareInterface()
2717 if (mParameters.isZSLMode() || mLongshotEnabled) { in getBufNumRequired()
2719 !mLongshotEnabled) { in getBufNumRequired()
2849 if (mLongshotEnabled) { in getBufNumRequired()
3325 mLongshotEnabled) { in initStreamInfoBuf()
3362 if (mLongshotEnabled) { in initStreamInfoBuf()
4370 || (mFlashConfigured && !mLongshotEnabled) in unconfigureAdvancedCapture()
4473 } else if (mFlashNeeded && !mLongshotEnabled) { in configureAdvancedCapture()
4790 || (mFlashConfigured && !mLongshotEnabled) in stopAdvancedCapture()
4840 || (mFlashNeeded && !mLongshotEnabled) in startAdvancedCapture()
5051 if (mLongshotEnabled && mPrepSnapRun) { in takePicture()
5195 if ( mLongshotEnabled ) { in takePicture()
5327 rc = mParameters.setStreamConfigure(true, mLongshotEnabled, false); in declareSnapshotStreams()
6141 mLongshotEnabled = true; in sendCommand()
6142 rc = mParameters.setLongshotEnable(mLongshotEnabled); in sendCommand()
6186 if ( mLongshotEnabled && m_stateMachine.isCaptureRunning() ) { in sendCommand()
6198 mLongshotEnabled = false; in sendCommand()
6199 rc = mParameters.setLongshotEnable(mLongshotEnabled); in sendCommand()
8055 if ( mLongshotEnabled ) { in addCaptureChannel()
8082 if (mLongshotEnabled) { in addCaptureChannel()
8651 mLongshotEnabled, in addReprocChannel()