Lines Matching refs:mLongshotEnabled
648 if (!hw->mLongshotEnabled) { in take_picture()
1075 mLongshotEnabled(false), in QCamera2HardwareInterface()
1559 if (mParameters.isZSLMode() || mLongshotEnabled) { in getBufNumRequired()
1561 !mLongshotEnabled) { in getBufNumRequired()
1654 if (mLongshotEnabled) { in getBufNumRequired()
1927 mLongshotEnabled) { in allocateStreamInfoBuf()
1957 if (mLongshotEnabled) { in allocateStreamInfoBuf()
3045 if (mLongshotEnabled && mPrepSnapRun) { in takePicture()
3173 if ( mLongshotEnabled ) { in takePicture()
3295 rc = mParameters.setStreamConfigure(true, mLongshotEnabled, false); in declareSnapshotStreams()
3393 if (!mLongshotEnabled) { in cancelPicture()
3853 if (!mLongshotEnabled) { in cancelLiveSnapshot()
3968 mLongshotEnabled = true; in sendCommand()
3969 mParameters.setLongshotEnable(mLongshotEnabled); in sendCommand()
4007 if ( mLongshotEnabled && m_stateMachine.isCaptureRunning() ) { in sendCommand()
4018 mLongshotEnabled = false; in sendCommand()
4019 mParameters.setLongshotEnable(mLongshotEnabled); in sendCommand()
5519 if ( mLongshotEnabled ) { in addCaptureChannel()
5544 if (!mLongshotEnabled) { in addCaptureChannel()
5971 mLongshotEnabled, in addReprocChannel()