Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/monet/src/com/android/systemui/monet/
H A DColorScheme.kt156 val intToHueProportion = wallpaperColors.allColors.mapValues { regex
171 val proportion = intToHueProportion[it.key]!!
177 score(it.value, intToHueProportion[it.key]!!)