Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DPinnedTaskController.java292 final int rotationBackDelta = RotationUtils.deltaRotation(newRotation, oldRotation); in startSeamlessRotationIfNeeded() local
294 Insets.of(pinnedTask.getDisplayCutoutInsets()), rotationBackDelta).toRect(); in startSeamlessRotationIfNeeded()