Home
last modified time | relevance | path

Searched refs:CueLayout (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
DWebVttRenderer.java1132 private final ArrayMap<TextTrackCue, CueLayout> mCueBoxes =
1133 new ArrayMap<TextTrackCue, CueLayout>();
1254 CueLayout cueBox = mCueBoxes.get(cue); in setActiveCues()
1256 cueBox = new CueLayout(context, cue, captionStyle, fontSize); in setActiveCues()
1284 final CueLayout cueBox = mCueBoxes.valueAt(i); in setCaptionStyle()
1312 final CueLayout cueBox = mCueBoxes.valueAt(i); in prune()
1334 final CueLayout cueBox = mCueBoxes.valueAt(i); in prepForPrune()
1351 final CueLayout cueBox = mCueBoxes.valueAt(i); in onMeasure()
1372 final CueLayout cueBox = mCueBoxes.valueAt(i); in onLayout()
1401 int viewportWidth, int viewportHeight, CueLayout cueBox) { in layoutCue()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt45081 Landroid/media/WebVttRenderingWidget$CueLayout;
45082 Landroid/media/WebVttRenderingWidget$CueLayout;-><init>(Landroid/content/Context;Landroid/media/Tex…
45083 Landroid/media/WebVttRenderingWidget$CueLayout;->getCue()Landroid/media/TextTrackCue;
45084 Landroid/media/WebVttRenderingWidget$CueLayout;->isActive()Z
45085 Landroid/media/WebVttRenderingWidget$CueLayout;->mActive:Z
45086 Landroid/media/WebVttRenderingWidget$CueLayout;->mCaptionStyle:Landroid/view/accessibility/Captioni…
45087 Landroid/media/WebVttRenderingWidget$CueLayout;->mCue:Landroid/media/TextTrackCue;
45088 Landroid/media/WebVttRenderingWidget$CueLayout;->measureForParent(II)V
45089 Landroid/media/WebVttRenderingWidget$CueLayout;->mFontSize:F
45090 Landroid/media/WebVttRenderingWidget$CueLayout;->mOrder:I
[all …]