Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.h277 …void OnSessionRectChange(const WSRect& rect, const SizeChangeReason& reason = SizeChangeReason::UN…
H A Djs_scene_session.cpp1025 jsSceneSession->OnSessionRectChange(rect, reason); in ProcessSessionRectChangeRegister()
2772 void JsSceneSession::OnSessionRectChange(const WSRect& rect, const SizeChangeReason& reason) in OnSessionRectChange() function in OHOS::Rosen::JsSceneSession