Home
last modified time | relevance | path

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

/packages/apps/TV/tuner/src/com/android/tv/tuner/cc/
DCaptionWindowLayout.java383 int horizontalMode = captionWindow.anchorId % ANCHOR_MODE_DIVIDER; in initWindow() local
389 switch (horizontalMode) { in initWindow()