Lines Matching defs:withAnimation
735 bool isFromWindow, bool withAnimation)
750 withAnimation = true;
760 ScreenRotationController::ProcessOrientationSwitch(newOrientation, withAnimation);
775 if (!withAnimation) {
834 sptr<AbstractScreen>& screen, ScreenId screenId, Rotation rotationAfter, bool withAnimation)
860 if (withAnimation) {
921 bool isFromWindow, bool withAnimation)
924 "animation: %{public}u", screenId, rotationAfter, isFromWindow, withAnimation);
936 SetScreenRotateAnimation(screen, screenId, rotationAfter, withAnimation);
943 if (!withAnimation) {