HomeSort by relevance Sort by last modified time
    Searched defs:updateAWBParams (Results 1 - 4 of 4) sorted by null

  /device/google/marlin/camera/QCamera2/HAL/
QCameraParametersIntf.cpp 732 int32_t QCameraParametersIntf::updateAWBParams(cam_awb_params_t &awb_params)
736 return mImpl->updateAWBParams(awb_params);
    [all...]
QCameraParameters.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParametersIntf.cpp 784 int32_t QCameraParametersIntf::updateAWBParams(cam_awb_params_t &awb_params)
788 return mImpl->updateAWBParams(awb_params);
    [all...]
QCameraParameters.cpp     [all...]

Completed in 156 milliseconds