Searched defs:edgeColor (Results 1 – 2 of 2) sorted by relevance
323 public final int edgeColor; field in CaptioningManager.CaptionStyle342 private CaptionStyle(int foregroundColor, int backgroundColor, int edgeType, int edgeColor, in CaptionStyle()456 final int edgeColor = Secure.getInt( in getCustomStyle() local
84 int centerColor, int edgeColor, @NonNull TileMode tileMode) { in RadialGradient()