Searched defs:foregroundColor (Results 1 – 7 of 7) sorted by relevance
45 final int foregroundColor = mCaptionHelper.getForegroundColor(); in displayPreference() local53 final int foregroundColor = mCaptionHelper.getForegroundColor(); in onValueChanged() local
48 final int foregroundColor = mCaptionHelper.getForegroundColor(); in displayPreference() local64 final int foregroundColor = mCaptionHelper.getForegroundColor(); in getNonDefaultOpacity() local
235 private static int findContrastColorAgainstLightBackground( in findContrastColorAgainstLightBackground()270 private static int findContrastColorAgainstDarkBackground( in findContrastColorAgainstDarkBackground()303 private static int getContrastedForegroundColor( in getContrastedForegroundColor()
41 public void setColors(final int foregroundColor, final int backgroundColor) { in setColors()
155 final int foregroundColor = mCaptionHelper.getForegroundColor(); in setForegroundColor_shouldReturnSpecificColor() local
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