Home
last modified time | relevance | path

Searched refs:deviceRotationInsets (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DBaseContainerInterface.java272 Rect deviceRotationInsets = displayController.getInfo().getCurrentBounds().get( in calculateTaskSizeInternal() local
275 orientationHandler.rotateInsets(deviceRotationInsets, outRect); in calculateTaskSizeInternal()