Home | History | Annotate | Download | only in keyboard

Lines Matching full:mwidthhistogram

346         private final HashMap<Integer, Integer> mWidthHistogram = new HashMap<Integer, Integer>();
355 mWidthHistogram.clear();
374 final int widthCount = updateHistogramCounter(mWidthHistogram, width);