Searched refs:seamlesslyRotated (Results 1 – 1 of 1) sorted by relevance
7162 void markForSeamlessRotation(WindowState w, boolean seamlesslyRotated) { in markForSeamlessRotation() argument7163 if (seamlesslyRotated == w.mSeamlesslyRotated) { in markForSeamlessRotation()7166 w.mSeamlesslyRotated = seamlesslyRotated; in markForSeamlessRotation()7167 if (seamlesslyRotated) { in markForSeamlessRotation()