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 …]
45081 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()Z45085 Landroid/media/WebVttRenderingWidget$CueLayout;->mActive:Z45086 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)V45089 Landroid/media/WebVttRenderingWidget$CueLayout;->mFontSize:F45090 Landroid/media/WebVttRenderingWidget$CueLayout;->mOrder:I[all …]