Searched refs:shouldRotateSeamlessly (Results 1 – 4 of 4) sorted by relevance
654 assertTrue(mTarget.shouldRotateSeamlessly( in testShouldRotateSeamlessly()659 assertFalse(mTarget.shouldRotateSeamlessly( in testShouldRotateSeamlessly()
1344 assertTrue(mDisplayContent.getDisplayRotation().shouldRotateSeamlessly( in testApplyTopFixedRotationTransform()1467 assertTrue(displayRotation.shouldRotateSeamlessly(ROTATION_0 /* oldRotation */, in testRotateSeamlesslyWithFixedRotation()1473 assertFalse(displayRotation.shouldRotateSeamlessly(ROTATION_0 /* oldRotation */, in testRotateSeamlesslyWithFixedRotation()
529 if (shouldRotateSeamlessly(oldRotation, rotation, forceUpdate)) { in updateRotationUnchecked()662 boolean shouldRotateSeamlessly(int oldRotation, int newRotation, boolean forceUpdate) { in shouldRotateSeamlessly() method in DisplayRotation
46220 PLcom/android/server/wm/DisplayRotation;->lambda$shouldRotateSeamlessly$2(Lcom/android/server/wm/Wi…46236 HPLcom/android/server/wm/DisplayRotation;->shouldRotateSeamlessly(IIZ)Z