Searched refs:baseDisplayHeight (Results 1 – 1 of 1) sorted by relevance
161 final int baseDisplayHeight = mDisplayContent.mBaseDisplayHeight; in getSmallestWidthDpForBounds() local171 rotated ? baseDisplayHeight : baseDisplayWidth, in getSmallestWidthDpForBounds()172 rotated ? baseDisplayWidth : baseDisplayHeight); in getSmallestWidthDpForBounds()