Searched refs:seamlessRotated (Results 1 – 1 of 1) sorted by relevance
1417 final WindowState seamlessRotated = getWindow((w) -> w.mSeamlesslyRotated); in updateRotationUnchecked() local1418 if (seamlessRotated != null && !forceUpdate) { in updateRotationUnchecked()