Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DExifUtils.cpp223 float convertToApex(float val) { in convertToApex() function in android::camera3::ExifUtilsImpl
343 float apexValue = convertToApex(aperture); in setAperture()
623 float maxAperture = convertToApex(aperture); in setMaxAperture()