Searched refs:CalcDeviceOrientation (Results 1 – 2 of 2) sorted by relevance
142 DisplayOrientation CalcDeviceOrientation(Rotation rotation) const;
566 DisplayOrientation deviceOrientation = CalcDeviceOrientation(targetDeviceRotation); in UpdateToInputManager()643 DisplayOrientation deviceOrientation = CalcDeviceOrientation(targetRotation); in UpdateRotationOrientation()866 DisplayOrientation ScreenSession::CalcDeviceOrientation(Rotation rotation) const in CalcDeviceOrientation() function in OHOS::Rosen::ScreenSession