Searched refs:seamlesslyRotated (Results 1 – 1 of 1) sorted by relevance
7116 void markForSeamlessRotation(WindowState w, boolean seamlesslyRotated) { in markForSeamlessRotation() argument7117 if (seamlesslyRotated == w.mSeamlesslyRotated || w.mForceSeamlesslyRotate) { in markForSeamlessRotation()7120 w.mSeamlesslyRotated = seamlesslyRotated; in markForSeamlessRotation()7121 if (seamlesslyRotated) { in markForSeamlessRotation()