Home
last modified time | relevance | path

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

/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/text/
DSubtitleView.java106 int twoDpInPx = in SubtitleView() local
108 mCornerRadius = twoDpInPx; in SubtitleView()
109 mOutlineWidth = twoDpInPx; in SubtitleView()
110 mShadowRadius = twoDpInPx; in SubtitleView()
111 mShadowOffset = twoDpInPx; in SubtitleView()