Searched refs:mLineBounds (Results 1 – 3 of 3) sorted by relevance
51 private final RectF mLineBounds = new RectF(); field in SubtitleView272 final RectF bounds = mLineBounds; in onDraw()
56 private final RectF mLineBounds = new RectF(); field in SubtitleView307 final RectF bounds = mLineBounds; in onDraw()
89985 Lcom/android/internal/widget/SubtitleView;->mLineBounds:Landroid/graphics/RectF;