Searched defs:setAperture (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/hardware/interfaces/camera/common/default/ | ||
H A D | Exif.cpp | 368 bool ExifUtilsImpl::setAperture(uint32_t numerator, uint32_t denominator) { in setAperture() function in android::hardware::camera::common::helper::ExifUtilsImpl |
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/utils/ | ||
H A D | ExifUtils.cpp | 342 bool ExifUtilsImpl::setAperture(float aperture) { in setAperture() function in android::camera3::ExifUtilsImpl |