Searched refs:mForegroundColor (Results 1 – 1 of 1) sorted by relevance
64 private int mForegroundColor; field in SubtitleView173 mForegroundColor = style.foregroundColor; in setStyle()310 textPaint.setColor(mForegroundColor); in onDraw()317 textPaint.setColor(mForegroundColor); in onDraw()