Home
last modified time | relevance | path

Searched defs:setMaxAperture (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/interfaces/camera/common/default/
H A DExif.cpp611 bool ExifUtilsImpl::setMaxAperture(uint32_t numerator, uint32_t denominator) { in setMaxAperture() function in android::hardware::camera::common::helper::ExifUtilsImpl
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/utils/
H A DExifUtils.cpp622 bool ExifUtilsImpl::setMaxAperture(float aperture) { in setMaxAperture() function in android::camera3::ExifUtilsImpl