Lines Matching refs:flat
469 final float flat = range.getFlat();473 // Ignore axis values that are within the 'flat' region of the477 if (Math.abs(value) > flat) {