Searched refs:higherIndex (Results 1 – 1 of 1) sorted by relevance
138 final int higherIndex = lowerIndex + 1; in forScale() local139 if (lowerIndex < 0 || higherIndex >= LOOKUP_TABLES.size()) { in forScale()147 float endScale = getScaleFromKey(LOOKUP_TABLES.keyAt(higherIndex)); in forScale()157 LOOKUP_TABLES.valueAt(higherIndex), in forScale()