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