Home
last modified time | relevance | path

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

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