Home
last modified time | relevance | path

Searched defs:aperture (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
H A DExifUtils.cpp333 bool ExifUtilsImpl::SetAperture(float aperture) { in SetAperture()
628 bool ExifUtilsImpl::SetMaxAperture(float aperture) { in SetMaxAperture()
/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A DExifUtils.cpp342 bool ExifUtilsImpl::setAperture(float aperture) { in setAperture()
622 bool ExifUtilsImpl::setMaxAperture(float aperture) { in setMaxAperture()
/aosp12/hardware/google/gchips/include/
H A DExynosExif.h250 rational_t aperture; member