Searched refs:effectSpeed (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/data/ |
H A D | Cea708Data.java | 256 public final int effectSpeed; field in Cea708Data.CaptionWindowAttr 268 int effectSpeed, in CaptionWindowAttr() argument 278 this.effectSpeed = effectSpeed; in CaptionWindowAttr()
|
H A D | Cea708Parser.java | 708 int effectSpeed = (data[pos + 3] & 0xf0) >> 4; in parseC1() local 724 effectSpeed, in parseC1() 742 effectSpeed, in parseC1()
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | Cea708CaptionRenderer.java | 557 int effectSpeed = (data[pos + 3] & 0xf0) >> 4; in parseC1() local 564 effectDirection, effectSpeed, displayEffect))); in parseC1() 572 scrollDirection, justify, effectDirection, effectSpeed, displayEffect)); in parseC1() 958 public final int effectSpeed; field in Cea708CCParser.CaptionWindowAttr 964 int effectSpeed, int displayEffect) { in CaptionWindowAttr() argument 973 this.effectSpeed = effectSpeed; in CaptionWindowAttr()
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 28200 Landroid/media/Cea708CCParser$CaptionWindowAttr;->effectSpeed:I
|