Home
last modified time | relevance | path

Searched defs:fgColor (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/tests/graphics/SilkFX/src/com/android/test/silkfx/hdr/
DRadialGlow.kt35 val fgColor = color(.51f, .52f, .50f, .4f) constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeHeaderController.kt307 val fgColor = in <lambda>() constant
/frameworks/base/core/java/android/view/
DViewStructure.java262 public abstract void setTextStyle(float size, int fgColor, int bgColor, int style); in setTextStyle()
/frameworks/base/core/java/android/view/contentcapture/
DViewNode.java821 public void setTextStyle(float size, int fgColor, int bgColor, int style) { in setTextStyle()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java1091 IconColor(int hash, int fgColor, int bgColor, boolean isBgComplex, in IconColor()
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java2087 public void setTextStyle(float size, int fgColor, int bgColor, int style) { in setTextStyle()