Searched refs:mForceSeamlesslyRotate (Results 1 – 3 of 3) sorted by relevance
659 !mWin.mForceSeamlesslyRotate; in computeShownFrameLocked()777 if (w.mForceSeamlesslyRotate) { in calculateCrop()
309 final boolean mForceSeamlesslyRotate; field in WindowState653 if (mForceSeamlesslyRotate || requested) { in seamlesslyRotateIfAllowed()755 mForceSeamlesslyRotate = token.mRoundedCornerOverlay; in WindowState()3575 proto.write(FORCE_SEAMLESS_ROTATION, mForceSeamlesslyRotate); in writeToProto()3699 pw.print(prefix + "mForceSeamlesslyRotate=" + mForceSeamlesslyRotate in dump()
7117 if (seamlesslyRotated == w.mSeamlesslyRotated || w.mForceSeamlesslyRotate) { in markForSeamlessRotation()