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

  /device/google/marlin/camera/QCamera2/HAL/
QCameraParametersIntf.h 197 bool isChromaFlashEnabled();
QCameraParameters.h 755 inline bool isChromaFlashEnabled() {return m_bChromaFlashOn;};
    [all...]
QCameraParametersIntf.cpp 819 bool QCameraParametersIntf::isChromaFlashEnabled()
823 return mImpl->isChromaFlashEnabled();
    [all...]
QCamera2HWI.cpp     [all...]
QCameraParameters.cpp     [all...]
QCameraPostProc.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParametersIntf.h 210 bool isChromaFlashEnabled();
QCameraParameters.h     [all...]
QCameraParametersIntf.cpp 871 bool QCameraParametersIntf::isChromaFlashEnabled()
875 return mImpl->isChromaFlashEnabled();
    [all...]
QCamera2HWI.cpp     [all...]
QCameraParameters.cpp     [all...]
QCameraPostProc.cpp     [all...]

Completed in 505 milliseconds