Searched refs:maxHeight (Results 1 – 1 of 1) sorted by relevance
75 public int maxHeight = -1; field in AudioLoopbackImageAnalyzer.Amplitude261 if (currentAmplitude != null && v > currentAmplitude.maxHeight) { in analyzeDuration()262 currentAmplitude.maxHeight = v; in analyzeDuration()273 .append(a.maxHeight) in analyzeDuration()290 oldColumnHeight = amplitudes.get(i).maxHeight; in analyzeDuration()294 currentColumnHeight = amplitudes.get(i).maxHeight; in analyzeDuration()