Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/
DTvViewUiManager.java521 float availableAreaRatio = 0; in applyDisplayMode() local
533 availableAreaRatio = (float) availableAreaWidth / availableAreaHeight; in applyDisplayMode()
540 if (videoDisplayAspectRatio < availableAreaRatio) { in applyDisplayMode()
551 if (videoDisplayAspectRatio < availableAreaRatio) { in applyDisplayMode()