Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_intf.h62 uint8_t auto_hdr_supported; member
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.cpp3952 (m_pCapability->auto_hdr_supported)? VALUE_TRUE : VALUE_FALSE); in initDefaultParameters()