Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DExifUtils.cpp623 float maxAperture = convertToApex(aperture); in setMaxAperture() local
625 static_cast<uint32_t>(std::round(maxAperture * kRationalPrecision)), in setMaxAperture()