Home
last modified time | relevance | path

Searched defs:backgroundColor (Results 1 – 25 of 48) sorted by relevance

12

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/
DCaptionStyleCompat.java94 public final int backgroundColor; field in CaptionStyleCompat
149 int backgroundColor, in CaptionStyleCompat()
/external/proguard/src/proguard/gui/splash/
DBufferedSprite.java36 private final Color backgroundColor; field in BufferedSprite
89 Color backgroundColor, in BufferedSprite()
/external/clang/test/FixIt/
Dfixit-objc-bridge-related-property.m15 - (NSColor *)backgroundColor; method
Dfixit-objc-bridge-related-attr.m16 - (NSColor *)backgroundColor; method
/external/llvm-project/clang/test/FixIt/
Dfixit-objc-bridge-related-property.m15 - (NSColor *)backgroundColor; method
Dfixit-objc-bridge-related-attr.m16 - (NSColor *)backgroundColor; method
/external/clang/test/SemaObjCXX/
Dobjcbridge-related-attribute.mm12 - (NSColor *)backgroundColor; method
/external/llvm-project/clang/test/SemaObjCXX/
Dobjcbridge-related-attribute.mm12 - (NSColor *)backgroundColor; method
/external/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
DSkottieRunner.java65 …public SkottieAnimation createAnimation(TextureView view, InputStream is, int backgroundColor, int… in createAnimation()
82 …public SkottieAnimation createAnimation(SurfaceView view, InputStream is, int backgroundColor, int… in createAnimation()
DSkottieAnimation.java54 SkottieAnimation(TextureView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation()
64 SkottieAnimation(SurfaceView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation()
476 int backgroundColor, boolean forceDraw); in nDrawFrame()
/external/clang/test/SemaObjC/
Dcheck-objcbridge-related-attribute-lookup.m17 - (NSColor *)backgroundColor; method
Dobjcbridge-related-attribute.m16 - (NSColor *)backgroundColor; method
Darc-objcbridge-related-attribute.m16 - (NSColor *)backgroundColor; method
/external/llvm-project/clang/test/SemaObjC/
Dcheck-objcbridge-related-attribute-lookup.m17 - (NSColor *)backgroundColor; method
Darc-objcbridge-related-attribute.m16 - (NSColor *)backgroundColor; method
Dobjcbridge-related-attribute.m16 - (NSColor *)backgroundColor; method
/external/skia/modules/canvaskit/tests/
Dparagraph.spec.js76 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property
146 backgroundColor: CanvasKit.Color4f(0, 0, 1.0, 0.8), property
764 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property
818 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property
830 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property
/external/ImageMagick/Magick++/lib/
DMontage.cpp40 void Magick::Montage::backgroundColor(const Magick::Color &backgroundColor_) in backgroundColor() function in Magick::Montage
45 Magick::Color Magick::Montage::backgroundColor(void) const in backgroundColor() function in Magick::Montage
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/webvtt/
DWebvttCssStyle.java89 private int backgroundColor; field in WebvttCssStyle
254 public WebvttCssStyle setBackgroundColor(int backgroundColor) { in setBackgroundColor()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/ttml/
DTtmlStyle.java78 private int backgroundColor; field in TtmlStyle
181 public TtmlStyle setBackgroundColor(int backgroundColor) { in setBackgroundColor()
/external/setupdesign/main/src/com/google/android/setupdesign/
DGlifLayout.java159 ColorStateList backgroundColor = in init() local
423 int backgroundColor = 0; in updateBackground() local
/external/perfetto/ui/src/frontend/
Dtrack_group_panel.ts51 private backgroundColor = '#ffffff'; // Updated from CSS later. property in TrackGroupPanel
/external/skqp/gm/
Dlcdblendmodes.cpp81 void drawColumn(SkCanvas* canvas, SkColor backgroundColor, SkColor textColor, bool useGrad) { in drawColumn()
/external/skia/gm/
Dlcdblendmodes.cpp92 void drawColumn(SkCanvas* canvas, SkColor backgroundColor, SkColor textColor, bool useGrad) { in drawColumn()
/external/exoplayer/tree/library/core/src/test/java/com/google/android/exoplayer2/text/ttml/
DTtmlStyleTest.java200 public void backgroundColor() { in backgroundColor() method in TtmlStyleTest

12