Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_intf.h382 uint8_t auto_exposure_lock_supported; /* flag if auto exposure lock is supported */ member
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp5409 m_pCapability->auto_exposure_lock_supported? VALUE_TRUE : VALUE_FALSE); in initDefaultParameters()