Lines Matching defs:SetScreenRotation
104 SetScreenRotation(targetDisplayRotation);
185 void ScreenRotationController::SetScreenRotation(Rotation targetRotation, bool withAnimation)
234 SetScreenRotation(rotationLockedRotation_);
274 SetScreenRotation(ConvertDeviceToDisplayRotation(rotation));
281 SetScreenRotation(ConvertDeviceToDisplayRotation(rotation));
284 SetScreenRotation(ConvertDeviceToDisplayRotation(DeviceRotation::ROTATION_PORTRAIT));
290 SetScreenRotation(ConvertDeviceToDisplayRotation(rotation));
293 SetScreenRotation(ConvertDeviceToDisplayRotation(DeviceRotation::ROTATION_LANDSCAPE));
302 SetScreenRotation(rotationLockedRotation_);
305 SetScreenRotation(ConvertDeviceToDisplayRotation(DeviceRotation::ROTATION_PORTRAIT));
314 SetScreenRotation(rotationLockedRotation_);
317 SetScreenRotation(ConvertDeviceToDisplayRotation(DeviceRotation::ROTATION_LANDSCAPE));
437 SetScreenRotation(Rotation::ROTATION_0, withAnimation);
441 SetScreenRotation(ConvertDeviceToDisplayRotation(DeviceRotation::ROTATION_PORTRAIT), withAnimation);
445 SetScreenRotation(ConvertDeviceToDisplayRotation(DeviceRotation::ROTATION_PORTRAIT_INVERTED),
450 SetScreenRotation(ConvertDeviceToDisplayRotation(DeviceRotation::ROTATION_LANDSCAPE), withAnimation);
454 SetScreenRotation(ConvertDeviceToDisplayRotation(DeviceRotation::ROTATION_LANDSCAPE_INVERTED),