Searched refs:mSeamlessRotationCount (Results 1 – 1 of 1) sorted by relevance
682 private int mSeamlessRotationCount = 0; field in WindowManagerService7122 mSeamlessRotationCount++; in markForSeamlessRotation()7124 mSeamlessRotationCount--; in markForSeamlessRotation()7126 if (mSeamlessRotationCount == 0) { in markForSeamlessRotation()7651 mSeamlessRotationCount = 0; in startSeamlessRotation()