Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h151 virtual void NotifyRotationAnimationEnd() {}; in NotifyRotationAnimationEnd() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.h114 void NotifyRotationAnimationEnd() override;
H A Dui_content_impl.cpp2829 void UIContentImpl::NotifyRotationAnimationEnd() in NotifyRotationAnimationEnd() function in OHOS::Ace::UIContentImpl
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_session_impl.h483 void NotifyRotationAnimationEnd();
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp807 window->NotifyRotationAnimationEnd(); in UpdateRectForRotation()
864 void WindowSessionImpl::NotifyRotationAnimationEnd() in NotifyRotationAnimationEnd() function in OHOS::Rosen::WindowSessionImpl
877 uiContent->NotifyRotationAnimationEnd(); in NotifyRotationAnimationEnd()