Searched defs:setBackgroundColor (Results 1 – 4 of 4) sorted by relevance
217 public void setBackgroundColor(int colorRGB) { in setBackgroundColor() method in SkottieView
216 public void setBackgroundColor(int colorRGB) { in setBackgroundColor() method in SkottieView
256 void setBackgroundColor(SkPaint paint) { setBackgroundPaint(std::move(paint)); } in setBackgroundColor() function
254 void setBackgroundColor(SkPaint paint) { setBackgroundPaint(paint); } in setBackgroundColor() function