Home
last modified time | relevance | path

Searched refs:histogram (Results 1 – 15 of 15) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/info/
DHistogramView.java81 private void drawHistogram(Canvas canvas, int[] histogram, int color, PorterDuff.Mode mode) { in drawHistogram() argument
83 for (int i = 0; i < histogram.length; i++) { in drawHistogram()
84 if (histogram[i] > max) { in drawHistogram()
85 max = histogram[i]; in drawHistogram()
91 float wl = w / histogram.length; in drawHistogram()
114 for (int i = 0; i < histogram.length; i++) { in drawHistogram()
116 float l = histogram[i] * wh; in drawHistogram()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DImageCurves.java367 private void drawHistogram(Canvas canvas, int[] histogram, int color, PorterDuff.Mode mode) { in drawHistogram() argument
369 for (int i = 0; i < histogram.length; i++) { in drawHistogram()
370 if (histogram[i] > max) { in drawHistogram()
371 max = histogram[i]; in drawHistogram()
377 float wl = w / histogram.length; in drawHistogram()
392 for (int i = 0; i < histogram.length; i++) { in drawHistogram()
394 float l = histogram[i] * wh; in drawHistogram()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyboardParams.java171 private static int updateHistogramCounter(final SparseIntArray histogram, final int key) { in updateHistogramCounter() argument
172 final int index = histogram.indexOfKey(key); in updateHistogramCounter()
173 final int count = (index >= 0 ? histogram.get(key) : 0) + 1; in updateHistogramCounter()
174 histogram.put(key, count); in updateHistogramCounter()
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/src/com/android/inputmethod/keyboard/internal/
DKeyboardTextsTable.tmpl85 // /* index:histogram */ "name",
/packages/apps/EmergencyInfo/src/com/android/emergency/preferences/
DEmergencyContactsPreference.java214 MetricsLogger.histogram(getContext(), in setEmergencyContacts()
/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, ...
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dcs_wordlist.combined.gz
Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...
Dro_wordlist.combined.gz1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ...