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.java507 float availableAreaRatio = 0; in applyDisplayMode() local
514 availableAreaRatio = (float) availableAreaWidth / availableAreaHeight; in applyDisplayMode()
520 if (videoDisplayAspectRatio < availableAreaRatio) { in applyDisplayMode()
531 if (videoDisplayAspectRatio < availableAreaRatio) { in applyDisplayMode()