Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DExifUtils.cpp334 float apex_value = ConvertToApex(aperture); in SetAperture() local
337 static_cast<uint32_t>(std::round(apex_value * kRationalPrecision)), in SetAperture()