Home
last modified time | relevance | path

Searched refs:mLineBounds (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/text/
H A DSubtitleView.java51 private final RectF mLineBounds = new RectF(); field in SubtitleView
272 final RectF bounds = mLineBounds; in onDraw()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DSubtitleView.java56 private final RectF mLineBounds = new RectF(); field in SubtitleView
307 final RectF bounds = mLineBounds; in onDraw()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt89985 Lcom/android/internal/widget/SubtitleView;->mLineBounds:Landroid/graphics/RectF;