Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/ui/focus/
DLensRangeCalculator.java56 Float hyperfocal = characteristics.get(CameraCharacteristics.LENS_INFO_HYPERFOCAL_DISTANCE); in getDiopterToRatioCalculator() local
58 if (nearest == null && hyperfocal == null) { in getDiopterToRatioCalculator()
63 hyperfocal = (hyperfocal == null) ? 0.0f : hyperfocal; in getDiopterToRatioCalculator()
65 if (nearest > hyperfocal) { in getDiopterToRatioCalculator()
66 return new LinearScale(hyperfocal, nearest, 0, 1); in getDiopterToRatioCalculator()
69 return new LinearScale(nearest, hyperfocal, 0, 1); in getDiopterToRatioCalculator()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...