Home
last modified time | relevance | path

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

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