/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/utils/ |
H A D | ExifUtils.h | 64 virtual bool SetAperture(float aperture) = 0; 151 virtual bool SetMaxAperture(float aperture) = 0;
|
H A D | ExifUtils.cpp | 66 virtual bool SetAperture(float aperture); 153 virtual bool SetMaxAperture(float aperture); 333 bool ExifUtilsImpl::SetAperture(float aperture) { in SetAperture() argument 334 float apex_value = ConvertToApex(aperture); in SetAperture() 628 bool ExifUtilsImpl::SetMaxAperture(float aperture) { in SetMaxAperture() argument 629 float maxAperture = ConvertToApex(aperture); in SetMaxAperture()
|
/aosp12/frameworks/av/services/camera/libcameraservice/utils/ |
H A D | ExifUtils.h | 79 virtual bool setAperture(float aperture) = 0; 160 virtual bool setMaxAperture(float aperture) = 0;
|
H A D | ExifUtils.cpp | 68 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()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | DetailsHelper.java | 133 return context.getString(R.string.aperture); in getDetailsName()
|
/aosp12/hardware/google/gchips/include/ |
H A D | ExynosExif.h | 250 rational_t aperture; member
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/ |
H A D | mm_jpeg_exif.c | 605 IF_META_AVAILABLE(float, aperture, CAM_INTF_META_LENS_APERTURE, p_meta) { in process_meta_data() 606 p_sensor_params.aperture_value = *aperture; in process_meta_data()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/ |
H A D | DetailsDialog.java | 322 return context.getString(R.string.aperture);
|
/aosp12/hardware/google/graphics/common/libhwjpeg/ |
H A D | AppMarkerWriter.cpp | 386 exifwriter.WriteRational(EXIF_TAG_APERTURE, 1, &m_pExif->aperture); in WriteAPP1()
|
/aosp12/hardware/interfaces/automotive/evs/1.1/ |
H A D | types.hal | 166 * aperture priority.
|
/aosp12/hardware/interfaces/camera/metadata/3.2/ |
H A D | types.hal | 704 /** android.lens.aperture [dynamic, float, public] 706 * <p>The desired lens aperture size, as a ratio of lens focal length to the 707 * effective aperture diameter.</p> 788 * <p>List of aperture size values for ANDROID_LENS_APERTURE that are
|
/aosp12/frameworks/wilhelm/include/OMXAL/ |
H A D | OpenMAXAL.h | 1783 XAuint32 aperture,
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
H A D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |