Searched defs:CaptionWindowAttr (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java562 new CaptionWindowAttr(fillColor, borderColor, borderType, wordWrap,
949 public static class CaptionWindowAttr { class in class:Cea708CCParser
961 public CaptionWindowAttr(CaptionColor fillColor, CaptionColor borderColor, int borderType, method in class:Cea708CCParser.CaptionWindowAttr
1468 setWindowAttr((Cea708CCParser.CaptionWindowAttr) event.obj);
1571 private void setWindowAttr(Cea708CCParser.CaptionWindowAttr windowAttr) {
1797 public void setWindowAttr(Cea708CCParser.CaptionWindowAttr windowAttr) {

Completed in 33 milliseconds