Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DWebVttRenderer.java1133 new ArrayMap<TextTrackCue, CueLayout>();
1254 CueLayout cueBox = mCueBoxes.get(cue); 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()
1473 private int calculateLinePosition(CueLayout cueBox) { in calculateLinePosition()
1527 private final ArrayList<CueLayout> mRegionCueBoxes = new ArrayList<CueLayout>();
1612 final CueLayout cueBox = new CueLayout(getContext(), cue, mCaptionStyle, mFontSize); in put()
1657 private static class CueLayout extends LinearLayout { class in WebVttRenderingWidget
[all …]
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt31865 Landroid/media/WebVttRenderingWidget$CueLayout;->getCue()Landroid/media/TextTrackCue;
31866 Landroid/media/WebVttRenderingWidget$CueLayout;->isActive()Z
31867 Landroid/media/WebVttRenderingWidget$CueLayout;->mActive:Z
31869 Landroid/media/WebVttRenderingWidget$CueLayout;->mCue:Landroid/media/TextTrackCue;
31870 Landroid/media/WebVttRenderingWidget$CueLayout;->measureForParent(II)V
31871 Landroid/media/WebVttRenderingWidget$CueLayout;->mFontSize:F
31872 Landroid/media/WebVttRenderingWidget$CueLayout;->mOrder:I
31873 Landroid/media/WebVttRenderingWidget$CueLayout;->prepForPrune()V
31875 Landroid/media/WebVttRenderingWidget$CueLayout;->setOrder(I)V
31876 Landroid/media/WebVttRenderingWidget$CueLayout;->update()V
[all …]