Home
last modified time | relevance | path

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

/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/text/
DSubtitleView.java64 private int mForegroundColor; field in SubtitleView
173 mForegroundColor = style.foregroundColor; in setStyle()
310 textPaint.setColor(mForegroundColor); in onDraw()
317 textPaint.setColor(mForegroundColor); in onDraw()