Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCameraParametersIntf.h218 void updateAEInfo(cam_3a_params_t &ae_params);
DQCameraParametersIntf.cpp952 void QCameraParametersIntf::updateAEInfo(cam_3a_params_t &ae_params) in updateAEInfo() function in qcamera::QCameraParametersIntf
956 mImpl->updateAEInfo(ae_params); in updateAEInfo()
DQCameraParameters.h782 void updateAEInfo(cam_3a_params_t &ae_params);
DQCamera2HWI.cpp6093 mParameters.updateAEInfo(ae_params); in processAEInfo()
DQCameraParameters.cpp6647 void QCameraParameters::updateAEInfo(cam_3a_params_t &ae_params) in updateAEInfo() function in qcamera::QCameraParameters