Searched defs:fgColor (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/tests/SilkFX/src/com/android/test/silkfx/hdr/ |
H A D | RadialGlow.kt | 35 val fgColor = color(.51f, .52f, .50f, .4f) regex
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | ViewStructure.java | 227 public abstract void setTextStyle(float size, int fgColor, int bgColor, int style); in setTextStyle()
|
/aosp14/frameworks/base/core/java/android/view/contentcapture/ |
H A D | ViewNode.java | 821 public void setTextStyle(float size, int fgColor, int bgColor, int style) { in setTextStyle()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
H A D | SplashscreenContentDrawer.java | 1084 IconColor(int hash, int fgColor, int bgColor, boolean isBgComplex, in IconColor()
|
/aosp14/frameworks/base/core/java/android/app/assist/ |
H A D | AssistStructure.java | 2019 public void setTextStyle(float size, int fgColor, int bgColor, int style) { in setTextStyle()
|