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