Searched refs:sourceValuePositive (Results 1 – 1 of 1) sorted by relevance
91 final float sourceValuePositive = Math.abs(sourceValue); in lookupAndInterpolate() local96 final int index = Arrays.binarySearch(sourceValues, sourceValuePositive); in lookupAndInterpolate()132 * MathUtils.constrainedMap(startDp, endDp, startSp, endSp, sourceValuePositive); in lookupAndInterpolate()