Searched refs:CueLayout (Results 1 – 2 of 2) sorted by relevance
1132 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 …]
31864 Landroid/media/WebVttRenderingWidget$CueLayout;-><init>(Landroid/content/Context;Landroid/media/Tex…31865 Landroid/media/WebVttRenderingWidget$CueLayout;->getCue()Landroid/media/TextTrackCue;31866 Landroid/media/WebVttRenderingWidget$CueLayout;->isActive()Z31867 Landroid/media/WebVttRenderingWidget$CueLayout;->mActive:Z31868 Landroid/media/WebVttRenderingWidget$CueLayout;->mCaptionStyle:Landroid/view/accessibility/Captioni…31869 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()V[all …]