Home
last modified time | relevance | path

Searched refs:updateAEInfo (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.h231 void updateAEInfo(cam_3a_params_t &ae_params);
DQCameraParametersIntf.cpp1004 void QCameraParametersIntf::updateAEInfo(cam_3a_params_t &ae_params) in updateAEInfo() function in qcamera::QCameraParametersIntf
1008 mImpl->updateAEInfo(ae_params); in updateAEInfo()
DQCameraParameters.h808 void updateAEInfo(cam_3a_params_t &ae_params);
DQCameraParameters.cpp6911 void QCameraParameters::updateAEInfo(cam_3a_params_t &ae_params) in updateAEInfo() function in qcamera::QCameraParameters