Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/monet/src/com/android/systemui/monet/
H A DColorScheme.kt47 fun getHueRotation(sourceHue: Float, hueAndRotations: List<Pair<Int, Int>>): Double { regex
98 return getHueRotation(sourceColor.hue, hueToRotations)
117 return getHueRotation(sourceColor.hue, hueToRotations)
136 return getHueRotation(sourceColor.hue, hueToRotations)
155 return getHueRotation(sourceColor.hue, hueToRotations)