Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DExifUtils.h79 virtual bool setAperture(float aperture) = 0;
160 virtual bool setMaxAperture(float aperture) = 0;
DExifUtils.cpp68 virtual bool setAperture(float aperture);
150 virtual bool setMaxAperture(float aperture);
342 bool ExifUtilsImpl::setAperture(float aperture) { in setAperture() argument
343 float apexValue = convertToApex(aperture); in setAperture()
622 bool ExifUtilsImpl::setMaxAperture(float aperture) { in setMaxAperture() argument
623 float maxAperture = convertToApex(aperture); in setMaxAperture()
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h1783 XAuint32 aperture,