Home
last modified time | relevance | path

Searched refs:NotifyTargetScreenWidthAndHeight (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.h114 static napi_value NotifyTargetScreenWidthAndHeight(napi_env env, napi_callback_info info);
H A Djs_scene_session.cpp366 JsSceneSession::NotifyTargetScreenWidthAndHeight); in BindNativeMethodForKeyboard()
1790 napi_value JsSceneSession::NotifyTargetScreenWidthAndHeight(napi_env env, napi_callback_info info) in NotifyTargetScreenWidthAndHeight() function in OHOS::Rosen::JsSceneSession
2593 session->NotifyTargetScreenWidthAndHeight(isScreenAngleMismatch, screenWidth, screenHeight); in OnNotifyTargetScreenWidthAndHeight()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h180 void NotifyTargetScreenWidthAndHeight(bool isScreenAngleMismatch, uint32_t screenWidth,
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp931 void SceneSession::NotifyTargetScreenWidthAndHeight(bool isScreenAngleMismatch, uint32_t screenWidth, in NotifyTargetScreenWidthAndHeight() function in SceneSession
947 PostTask(task, "NotifyTargetScreenWidthAndHeight"); in NotifyTargetScreenWidthAndHeight()

Completed in 18 milliseconds