Searched refs:heights (Results 1 – 2 of 2) sorted by relevance
2635 Range<Integer> counts = null, widths = null, heights = null; in parseFromInfo() local2651 heights = sizeRanges.second; in parseFromInfo()2660 Math.min(widths.getUpper(), heights.getUpper()); in parseFromInfo()2661 widths = heights = widths.extend(heights); in parseFromInfo()2717 if (heights != null) { in parseFromInfo()2718 mHeightRange = getSizeRange().intersect(heights); in parseFromInfo()2755 if (heights != null) { in parseFromInfo()2756 mHeightRange = mHeightRange.intersect(heights); in parseFromInfo()
53 * Manages the various media host states and coordinates heights between different players