Searched defs:foregroundColor (Results 1 – 6 of 6) sorted by relevance
197 private static int findContrastColorAgainstLightBackground( in findContrastColorAgainstLightBackground()232 private static int findContrastColorAgainstDarkBackground( in findContrastColorAgainstDarkBackground()265 private static int getContrastedForegroundColor( in getContrastedForegroundColor()
41 public void setColors(final int foregroundColor, final int backgroundColor) { in setColors()
214 public final CaptionColor foregroundColor; field in Cea708Data.CaptionPenColor219 CaptionColor foregroundColor, in CaptionPenColor()
641 CaptionColor foregroundColor = new CaptionColor(opacity, red, green, blue); in parseC1() local
300 final int foregroundColor = attrs.hasForegroundColor() ? attrs.foregroundColor in updateAllPreferences() local
508 int foregroundColor = in bindThumbnailTile() local