Home
last modified time | relevance | path

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

/packages/apps/TV/tuner/src/com/android/tv/tuner/cc/
DCaptionWindowLayout.java106 private int mWindowJustify; field in CaptionWindowLayout
212 if (mWindowJustify == CaptionWindowAttr.JUSTIFY_LEFT) { in setPenLocation()
229 mWindowJustify = windowAttr.justify; in setWindowAttr()
429 if (mWindowJustify == CaptionWindowAttr.JUSTIFY_CENTER) { in initWindow()
648 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()
652 mWindowJustify = CaptionWindowAttr.JUSTIFY_CENTER; in setWindowStyle()
656 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()
660 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()
664 mWindowJustify = CaptionWindowAttr.JUSTIFY_CENTER; in setWindowStyle()
668 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()
[all …]