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()
1929 mLongshotEnabled) { in allocateStreamInfoBuf()
1959 if (mLongshotEnabled) { in allocateStreamInfoBuf()
3047 if (mLongshotEnabled && mPrepSnapRun) { in takePicture()
3175 if ( mLongshotEnabled ) { in takePicture()
3297 rc = mParameters.setStreamConfigure(true, mLongshotEnabled, false); in declareSnapshotStreams()
3395 if (!mLongshotEnabled) { in cancelPicture()
3855 if (!mLongshotEnabled) { in cancelLiveSnapshot()
3970 mLongshotEnabled = true; in sendCommand()
3971 mParameters.setLongshotEnable(mLongshotEnabled); in sendCommand()
4009 if ( mLongshotEnabled && m_stateMachine.isCaptureRunning() ) { in sendCommand()
4020 mLongshotEnabled = false; in sendCommand()
4021 mParameters.setLongshotEnable(mLongshotEnabled); in sendCommand()
5521 if ( mLongshotEnabled ) { in addCaptureChannel()
5546 if (!mLongshotEnabled) { in addCaptureChannel()
5973 mLongshotEnabled, in addReprocChannel()