Searched defs:setBackgroundColor (Results 1 – 2 of 2) sorted by relevance
217 public void setBackgroundColor(int colorRGB) { in setBackgroundColor() method in SkottieView
236 void setBackgroundColor(SkPaint paint) { setBackgroundPaint(paint); } in setBackgroundColor() function