Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCameraParametersIntf.cpp819 bool QCameraParametersIntf::isChromaFlashEnabled() in isChromaFlashEnabled() function in qcamera::QCameraParametersIntf
DQCameraParameters.h755 inline bool isChromaFlashEnabled() {return m_bChromaFlashOn;}; in isChromaFlashEnabled() function