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