Home
last modified time | relevance | path

Searched defs:requestOrientation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/src/utils/
H A Dwindow_manager_service_utils.cpp41 bool WmsUtils::IsExpectedRotateLandscapeWindow(Orientation requestOrientation, in IsExpectedRotateLandscapeWindow()
50 bool WmsUtils::IsExpectedRotatableWindow(Orientation requestOrientation, in IsExpectedRotatableWindow()
59 bool WmsUtils::IsExpectedRotatableWindow(Orientation requestOrientation, in IsExpectedRotatableWindow()
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy.cpp624 auto requestOrientation = node->GetRequestedOrientation(); in AdjustFixedOrientationRSSurfaceNode() local