Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/res/
H A DColorStateList.java330 colors[i] = modulateColor(mColors[i], 1.0f /* alphaMod */, lStar); in withLStar()
399 final int color = modulateColor(baseColor, alphaMod, lStar); in inflate()
499 mColors[i] = modulateColor(baseColor, alphaMod, lStar); in applyTheme()
549 private int modulateColor(int baseColor, float alphaMod, float lStar) { in modulateColor() method in ColorStateList
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt5060 HSPLandroid/content/res/ColorStateList;->modulateColor(IFF)I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt5063 HSPLandroid/content/res/ColorStateList;->modulateColor(IFF)I