Home
last modified time | relevance | path

Searched refs:thisHue (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/monet/src/com/android/systemui/monet/
H A DColorScheme.kt50 val thisHue = hueAndRotations[i].first.toFloat() regex
52 if (thisHue <= sanitizedSourceHue && sanitizedSourceHue < nextHue) {