Home
last modified time | relevance | path

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

123

/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DCaptionStyleCompat.java76 public final int backgroundColor; field in CaptionStyleCompat
128 int backgroundColor, in CaptionStyleCompat()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DCaptionStyleCompat.java80 public final int backgroundColor; field in CaptionStyleCompat
132 int backgroundColor, in CaptionStyleCompat()
/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/clang/test/SemaObjCXX/
Dobjcbridge-related-attribute.mm12 - (NSColor *)backgroundColor; method
/external/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
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()
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()
/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/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_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/webvtt/
DWebvttCssStyle.java90 private int backgroundColor; field in WebvttCssStyle
251 public WebvttCssStyle setBackgroundColor(int backgroundColor) { in setBackgroundColor()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/webvtt/
DWebvttCssStyle.java96 private int backgroundColor; field in WebvttCssStyle
256 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/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/ttml/
DTtmlStyle.java82 private int backgroundColor; field in TtmlStyle
186 public TtmlStyle setBackgroundColor(int backgroundColor) { in setBackgroundColor()
/external/setupdesign/main/src/com/google/android/setupdesign/
DGlifLayout.java167 ColorStateList backgroundColor = in init() local
451 int backgroundColor = 0; in updateBackground() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/ttml/
DTtmlStyle.java75 private int backgroundColor; field in TtmlStyle
180 public TtmlStyle setBackgroundColor(int backgroundColor) { in setBackgroundColor()
/external/perfetto/ui/src/frontend/
Dtrack_group_panel.ts51 private backgroundColor = '#ffffff'; // Updated from CSS later. property in TrackGroupPanel
/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
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/text/ttml/
DTtmlStyleTest.java210 public void backgroundColor() { in backgroundColor() method in TtmlStyleTest

123