Home
last modified time | relevance | path

Searched refs:auto_hdr_supported (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_intf.h243 uint8_t auto_hdr_supported; member
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp5421 (m_pCapability->auto_hdr_supported)? VALUE_TRUE : VALUE_FALSE); in initDefaultParameters()