Home
last modified time | relevance | path

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

/packages/apps/Camera/src/com/android/camera/
DCameraSettings.java163 IconListPreference exposure = in initPreference() local
211 if (exposure != null) buildExposureCompensation(group, exposure); in initPreference()
236 PreferenceGroup group, IconListPreference exposure) { in buildExposureCompensation() argument
240 removePreference(group, exposure.getKey()); in buildExposureCompensation()
260 exposure.setUseSingleIcon(true); in buildExposureCompensation()
261 exposure.setEntries(entries); in buildExposureCompensation()
262 exposure.setEntryValues(entryValues); in buildExposureCompensation()
263 exposure.setLargeIconIds(icons); in buildExposureCompensation()
439 String exposure = preferences.getString( in readExposure() local
443 return Integer.parseInt(exposure); in readExposure()
[all …]
/packages/apps/LegacyCamera/src/com/android/camera/
DCameraSettings.java143 ListPreference exposure = group.findPreference(KEY_EXPOSURE); in initPreference() local
185 if (exposure != null) buildExposureCompensation(group, exposure); in initPreference()
196 PreferenceGroup group, ListPreference exposure) { in buildExposureCompensation() argument
200 removePreference(group, exposure.getKey()); in buildExposureCompensation()
216 exposure.setEntries(entries); in buildExposureCompensation()
217 exposure.setEntryValues(entryValues); in buildExposureCompensation()
364 String exposure = preferences.getString( in readExposure() local
368 return Integer.parseInt(exposure); in readExposure()
370 Log.e(TAG, "Invalid exposure: " + exposure); in readExposure()
DCamera.java644 String exposure = mFormatter.toString(); in updateExposureOnScreenIndicator() local
645 mExposureIndicator.setText(exposure); in updateExposureOnScreenIndicator()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DImageFilterExposure.java35 representation.setTextId(R.string.exposure); in getDefaultRepresentation()
/packages/apps/Gallery2/jni/
DAndroid.mk29 filters/exposure.c \
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...