Searched refs:rotatedDisplayRect (Results 1 – 1 of 1) sorted by relevance
236 Rect rotatedDisplayRect = new Rect(); in getSmallestWidthDpForBounds() local247 rotatedDisplayRect.set(0, 0, tmpDL.width(), tmpDL.height()); in getSmallestWidthDpForBounds()248 final int dockSide = getPrimarySplitSide(tmpRect, rotatedDisplayRect, in getSmallestWidthDpForBounds()257 Rect insettedDisplay = new Rect(rotatedDisplayRect); in getSmallestWidthDpForBounds()