Searched refs:isChromaFlashEnabled (Results 1 – 6 of 6) sorted by relevance
197 bool isChromaFlashEnabled();
756 inline bool isChromaFlashEnabled() {return m_bChromaFlashOn;}; in isChromaFlashEnabled() function780 isChromaFlashEnabled() || isOptiZoomEnabled() || isUbiRefocus() in generateThumbFromMain()785 isChromaFlashEnabled() || m_bOptiZoomOn || isHDREnabled() || in isAdvCamFeaturesEnabled()
819 bool QCameraParametersIntf::isChromaFlashEnabled() in isChromaFlashEnabled() function in qcamera::QCameraParametersIntf823 return mImpl->isChromaFlashEnabled(); in isChromaFlashEnabled()
1578 if (hw->mFlashNeeded || hw->mParameters.isChromaFlashEnabled()) { in prepare_snapshot()3879 } else if ((mParameters.isChromaFlashEnabled()) in unconfigureAdvancedCapture()3972 } else if ((mParameters.isChromaFlashEnabled()) in configureAdvancedCapture()4251 } else if (mParameters.isChromaFlashEnabled() in stopAdvancedCapture()4297 } else if (mParameters.isChromaFlashEnabled() in startAdvancedCapture()4626 mParameters.isChromaFlashEnabled()) { in takePicture()5121 if (mFlashNeeded == 1 || mParameters.isChromaFlashEnabled()) { in takeBackendPic_internal()7484 if(mParameters.isChromaFlashEnabled()) { in getPPConfig()
4948 if (isChromaFlashEnabled()) { in checkFeatureConcurrency()7303 if (isChromaFlashEnabled()) { in configureFlash()7547 } else if (isChromaFlashEnabled()) { in configFrameCapture()7624 } else if ((isChromaFlashEnabled()) || (mFlashValue != CAM_FLASH_MODE_OFF) in resetFrameCapture()10489 } else if (isChromaFlashEnabled()) { in getBurstCountForAdvancedCapture()12969 if (isUbiFocusEnabled() || isChromaFlashEnabled() || in needThumbnailReprocess()13013 } else if (isChromaFlashEnabled()) { in getNumOfExtraBuffersForImageProc()13052 } else if (isChromaFlashEnabled()) { in getExifBufIndex()13091 } else if (isChromaFlashEnabled()) { in getNumberInBufsForSingleShot()13830 snprintf(s, 128, "isChromaFlashEnabled: %d\n", isChromaFlashEnabled()); in dump()
2244 m_parent->mParameters.isChromaFlashEnabled() || in encodeData()