Searched refs:thisVal (Results 1 – 1 of 1) sorted by relevance
208 float thisVal = Float.parseFloat(indices[i]); in floatToIndex() local209 if (val < (lastVal + (thisVal-lastVal)*.5f)) { in floatToIndex()212 lastVal = thisVal; in floatToIndex()