Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp786 auto requestOri = node->GetRequestedOrientation(); in PostProcessShowCallback() local
789 … DisplayManagerServiceInner::GetInstance().SetOrientationFromWindow(displayId, requestOri, false); in PostProcessShowCallback()
791 … DisplayManagerServiceInner::GetInstance().SetOrientationFromWindow(displayId, requestOri, true); in PostProcessShowCallback()