Home
last modified time | relevance | path

Searched defs:setExposureTime (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/camera/common/1.0/default/
H A DExif.cpp480 bool ExifUtilsImpl::setExposureTime(uint32_t numerator, uint32_t denominator) { in setExposureTime() function in android::hardware::camera::common::V1_0::helper::ExifUtilsImpl
/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A DExifUtils.cpp395 bool ExifUtilsImpl::setExposureTime(float exposure_time) { in setExposureTime() function in android::camera3::ExifUtilsImpl
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraParameters.cpp3219 int32_t QCameraParameters::setExposureTime(const QCameraParameters& params) in setExposureTime() function in qcamera::QCameraParameters
7393 int32_t QCameraParameters::setExposureTime(const char *expTimeStr) in setExposureTime() function in qcamera::QCameraParameters