Searched defs:foregroundColor (Results 1 – 8 of 8) sorted by relevance
54 final int foregroundColor = mCaptionHelper.getForegroundColor(); in displayPreference() local62 final int foregroundColor = mCaptionHelper.getForegroundColor(); in onValueChanged() local
56 final int foregroundColor = mCaptionHelper.getForegroundColor(); in displayPreference() local72 final int foregroundColor = mCaptionHelper.getForegroundColor(); in getNonDefaultOpacity() local
214 private static int findContrastColorAgainstLightBackground( in findContrastColorAgainstLightBackground()249 private static int findContrastColorAgainstDarkBackground( in findContrastColorAgainstDarkBackground()282 private static int getContrastedForegroundColor( in getContrastedForegroundColor()
41 public void setColors(final int foregroundColor, final int backgroundColor) { in setColors()
149 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
508 int foregroundColor = in bindThumbnailTile() local