Searched refs:borderType (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/media/java/android/media/ |
D | Cea708CaptionRenderer.java | 547 int borderType = (data[pos + 1] & 0xc0) >> 6 | (data[pos + 2] & 0x80) >> 5; in parseC1() local 562 new CaptionWindowAttr(fillColor, borderColor, borderType, wordWrap, in parseC1() 571 fillColor, borderColor, borderType, wordWrap, printDirection, in parseC1() 952 public final int borderType; field in Cea708CCParser.CaptionWindowAttr 961 public CaptionWindowAttr(CaptionColor fillColor, CaptionColor borderColor, int borderType, in CaptionWindowAttr() argument 967 this.borderType = borderType; in CaptionWindowAttr()
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 35448 Landroid/media/Cea708CCParser$CaptionWindowAttr;->borderType:I
|