Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DStaticMetadata.java603 float[] apertures = getValueFromKeyNonNull(key); in getAvailableAperturesChecked() local
605 checkTrueForKey(key, "Array should contain at least one element", apertures.length >= 1); in getAvailableAperturesChecked()
607 for (int i = 0; i < apertures.length; i++) { in getAvailableAperturesChecked()
609 String.format("apertures[%d] %f should be positive.", i, apertures[i]), in getAvailableAperturesChecked()
610 apertures[i] > 0); in getAvailableAperturesChecked()
612 checkElementDistinct(key, Arrays.asList(CameraTestUtils.toObject(apertures))); in getAvailableAperturesChecked()
614 return apertures; in getAvailableAperturesChecked()
H A DCameraTestUtils.java1959 float[] apertures = staticInfo.getAvailableAperturesChecked(); in validateAperture() local
1964 Arrays.asList(CameraTestUtils.toObject(apertures)); in validateAperture()
2117 float[] apertures = staticInfo.getAvailableAperturesChecked(); in verifyJpegExifExtraTags() local
2121 getClosestValueInArray(apertures, apertureValue), in verifyJpegExifExtraTags()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/
H A Dcam_intf.h415 float apertures[CAM_APERTURES_MAX]; member
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3HWI.cpp9834 gCamCapability[cameraId]->apertures, in initStaticMetadata()
12165 float default_aperture = gCamCapability[mCameraId]->apertures[0]; in translateCapabilityToMetadata()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...