Searched refs:initBins (Results 1 – 1 of 1) sorted by relevance
180 mBins = initBins(binCount + 1, minValue, firstBinWidth, scaleFactor); in ScaledRangeOptions()213 private static long[] initBins(int count, int minValue, float firstBinWidth, in initBins() method in Histogram.ScaledRangeOptions