Home
last modified time | relevance | path

Searched refs:IsCurrentDisplayHorizontal (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Dscreen_rotation_controller.h71 static bool IsCurrentDisplayHorizontal();
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp310 if (IsCurrentDisplayHorizontal()) { in ProcessSwitchToAutoRotationLandscapeRestricted()
407 bool ScreenRotationController::IsCurrentDisplayHorizontal() in IsCurrentDisplayHorizontal() function in OHOS::Rosen::ScreenRotationController