Searched refs:thinHeight (Results 1 – 1 of 1) sorted by relevance
1011 final int thinHeight = mLetterboxConfiguration.getThinLetterboxHeightPx(); in isVerticalThinLetterboxed() local1012 if (thinHeight < 0) { in isVerticalThinLetterboxed()1021 return padding <= thinHeight; in isVerticalThinLetterboxed()