Home
last modified time | relevance | path

Searched defs:NotifyClientToUpdateRect (Results 1 – 5 of 5) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/src/
Dscb_system_session.cpp68 WSError SCBSystemSession::NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect() function in OHOS::Rosen::SCBSystemSession
Dsystem_session.cpp239 WSError SystemSession::NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect() function in OHOS::Rosen::SystemSession
Dkeyboard_session.cpp154 WSError KeyboardSession::NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect() function in OHOS::Rosen::KeyboardSession
Dscene_session.cpp1118 WSError SceneSession::NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect() function in OHOS::Rosen::SceneSession
/foundation/window/window_manager/window_scene/session/host/include/
Dsession.h184 virtual WSError NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect() function