Searched defs:foregroundColor (Results 1 – 5 of 5) sorted by relevance
318 public final int foregroundColor; field in CaptioningManager.CaptionStyle359 private CaptionStyle(int foregroundColor, int backgroundColor, int edgeType, int edgeColor, in CaptionStyle()481 final int foregroundColor = Secure.getInt( in getCustomStyle() local
501 CaptionColor foregroundColor = new CaptionColor(opacity, red, green, blue); in parseC1() local917 public final CaptionColor foregroundColor; field in Cea708CCParser.CaptionPenColor921 public CaptionPenColor(CaptionColor foregroundColor, CaptionColor backgroundColor, in CaptionPenColor()
1306 public Foreground(int foregroundColor) { in Foreground()
1220 int foregroundColor; in setTextComposingMask() local
3836 int foregroundColor = originalSpan.getForegroundColor(); in ensureColorSpanContrast() local