Searched refs:heightCount (Results 1 – 1 of 1) sorted by relevance
124 final int heightCount = updateHistogramCounter(mHeightHistogram, height); in updateHistogram() local125 if (heightCount > mMaxHeightCount) { in updateHistogram()126 mMaxHeightCount = heightCount; in updateHistogram()