Searched refs:nextHue (Results 1 – 1 of 1) sorted by relevance
51 val nextHue = hueAndRotations[i + 1].first.toFloat() regex52 if (thisHue <= sanitizedSourceHue && sanitizedSourceHue < nextHue) {