Searched refs:isLongshotEnabled (Results 1 – 4 of 4) sorted by relevance
301 if (!m_parent->isLongshotEnabled()) { in start()1085 if ((!m_parent->isLongshotEnabled() && in processData()1087 (m_parent->isLongshotEnabled() && in processData()1255 if (mUseSaveProc && m_parent->isLongshotEnabled()) { in processJpegEvt()1489 if ((m_parent->isLongshotEnabled() in processPPData()
483 bool isLongshotEnabled() { return mLongshotEnabled; }; in isLongshotEnabled() function
939 hw->isLongshotEnabled()); in take_picture()944 !hw->isHDRMode() && !hw->isLongshotEnabled()) { in take_picture()1007 if (!hw->isLongshotEnabled()){ in take_picture()1581 if (hw->isLongshotEnabled() && hw->mPrepSnapRun == true) { in prepare_snapshot()2205 !isLongshotEnabled()) { in setMpoComposition()5063 !isLongshotEnabled() && in takePicture()8916 if (isLongshotEnabled()) { in preparePreview()11198 !isLongshotEnabled() && in isRegularCapture()
3362 longShotEnabled = pme->mParent->isLongshotEnabled(); in cbNotifyRoutine()