Searched refs:canRotateSeamlessly (Results 1 – 2 of 2) sorted by relevance
119 && dr.canRotateSeamlessly(mOriginalRotation, dr.getRotation())) { in AsyncRotationController()
750 if (!canRotateSeamlessly(oldRotation, newRotation)) { in shouldRotateSeamlessly()777 boolean canRotateSeamlessly(int oldRotation, int newRotation) { in canRotateSeamlessly() method in DisplayRotation