Searched refs:CueLayout (Results 1 – 2 of 2) sorted by relevance
1133 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 …]
31865 Landroid/media/WebVttRenderingWidget$CueLayout;->getCue()Landroid/media/TextTrackCue;31866 Landroid/media/WebVttRenderingWidget$CueLayout;->isActive()Z31867 Landroid/media/WebVttRenderingWidget$CueLayout;->mActive:Z31869 Landroid/media/WebVttRenderingWidget$CueLayout;->mCue:Landroid/media/TextTrackCue;31870 Landroid/media/WebVttRenderingWidget$CueLayout;->measureForParent(II)V31871 Landroid/media/WebVttRenderingWidget$CueLayout;->mFontSize:F31872 Landroid/media/WebVttRenderingWidget$CueLayout;->mOrder:I31873 Landroid/media/WebVttRenderingWidget$CueLayout;->prepForPrune()V31875 Landroid/media/WebVttRenderingWidget$CueLayout;->setOrder(I)V31876 Landroid/media/WebVttRenderingWidget$CueLayout;->update()V[all …]