Home
last modified time | relevance | path

Searched defs:setBackgroundColor (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
DSkottieView.java217 public void setBackgroundColor(int colorRGB) { in setBackgroundColor() method in SkottieView
/third_party/skia/m133/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
DSkottieView.java216 public void setBackgroundColor(int colorRGB) { in setBackgroundColor() method in SkottieView
/third_party/skia/m133/modules/skparagraph/include/
DTextStyle.h256 void setBackgroundColor(SkPaint paint) { setBackgroundPaint(std::move(paint)); } in setBackgroundColor() function
/third_party/skia/modules/skparagraph/include/
DTextStyle.h254 void setBackgroundColor(SkPaint paint) { setBackgroundPaint(paint); } in setBackgroundColor() function