Searched refs:heights (Results 1 – 1 of 1) sorted by relevance
1742 Range<Integer> counts = null, widths = null, heights = null; in parseFromInfo() local1757 heights = sizeRanges.second; in parseFromInfo()1766 Math.min(widths.getUpper(), heights.getUpper()); in parseFromInfo()1767 widths = heights = widths.extend(heights); in parseFromInfo()1823 if (heights != null) { in parseFromInfo()1824 mHeightRange = SIZE_RANGE.intersect(heights); in parseFromInfo()1861 if (heights != null) { in parseFromInfo()1862 mHeightRange = mHeightRange.intersect(heights); in parseFromInfo()