Searched defs:setBackgroundColor (Results 1 – 5 of 5) sorted by relevance
277 public void setBackgroundColor(int color) { in setBackgroundColor() method in HeaderMixin
217 public void setBackgroundColor(int colorRGB) { in setBackgroundColor() method in SkottieView
254 public WebvttCssStyle setBackgroundColor(int backgroundColor) { in setBackgroundColor() method in WebvttCssStyle
181 public TtmlStyle setBackgroundColor(int backgroundColor) { in setBackgroundColor() method in TtmlStyle
172 void setBackgroundColor(SkPaint paint) { in setBackgroundColor() function