HomeSort by relevance Sort by last modified time
    Searched refs:isChromaFlashEnabled (Results 1 - 4 of 4) sorted by null

  /device/moto/shamu/camera/QCamera2/HAL/
QCameraParameters.h 598 inline bool isChromaFlashEnabled() {return m_bChromaFlashOn;};
612 isChromaFlashEnabled() || isOptiZoomEnabled(); }
616 isChromaFlashEnabled() || m_bOptiZoomOn || isHDREnabled();}
    [all...]
QCamera2HWI.cpp 681 if (hw->mFlashNeeded == 1 || hw->mParameters.isChromaFlashEnabled()) {
    [all...]
QCameraParameters.cpp     [all...]
QCameraPostProc.cpp     [all...]

Completed in 350 milliseconds