Home
last modified time | relevance | path

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

/frameworks/base/tests/SilkFX/src/com/android/test/silkfx/hdr/
DRadialGlow.kt35 val fgColor = color(.51f, .52f, .50f, .4f) constant
/frameworks/base/core/java/android/view/
DViewStructure.java227 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.java1084 IconColor(int hash, int fgColor, int bgColor, boolean isBgComplex, in IconColor()
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java2019 public void setTextStyle(float size, int fgColor, int bgColor, int style) { in setTextStyle()