Home
last modified time | relevance | path

Searched defs:isChromaFlashEnabled (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
DQCameraParametersIntf.cpp819 bool QCameraParametersIntf::isChromaFlashEnabled() in isChromaFlashEnabled() function in qcamera::QCameraParametersIntf
DQCameraParameters.h756 inline bool isChromaFlashEnabled() {return m_bChromaFlashOn;}; in isChromaFlashEnabled() function