Home
last modified time | relevance | path

Searched defs:hasBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/webvtt/
DWebvttCssStyle.java90 private boolean hasBackgroundColor; field in WebvttCssStyle
260 public boolean hasBackgroundColor() { in hasBackgroundColor() method in WebvttCssStyle
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/ttml/
DTtmlStyle.java79 private boolean hasBackgroundColor; field in TtmlStyle
187 public boolean hasBackgroundColor() { in hasBackgroundColor() method in TtmlStyle