Searched defs:fgColor (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/tests/graphics/SilkFX/src/com/android/test/silkfx/hdr/ |
D | RadialGlow.kt | 35 val fgColor = color(.51f, .52f, .50f, .4f) constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | ShadeHeaderController.kt | 307 val fgColor = in <lambda>() constant
|
/frameworks/base/core/java/android/view/ |
D | ViewStructure.java | 262 public abstract void setTextStyle(float size, int fgColor, int bgColor, int style); in setTextStyle()
|
/frameworks/base/core/java/android/view/contentcapture/ |
D | ViewNode.java | 821 public void setTextStyle(float size, int fgColor, int bgColor, int style) { in setTextStyle()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
D | SplashscreenContentDrawer.java | 1091 IconColor(int hash, int fgColor, int bgColor, boolean isBgComplex, in IconColor()
|
/frameworks/base/core/java/android/app/assist/ |
D | AssistStructure.java | 2087 public void setTextStyle(float size, int fgColor, int bgColor, int style) { in setTextStyle()
|