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.cpp79 WSError SCBSystemSession::NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect() function in OHOS::Rosen::SCBSystemSession
Dsystem_session.cpp242 WSError SystemSession::NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect() function in OHOS::Rosen::SystemSession
Dkeyboard_session.cpp177 WSError KeyboardSession::NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect() function in OHOS::Rosen::KeyboardSession
Dscene_session.cpp1563 WSError SceneSession::NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect() function in OHOS::Rosen::SceneSession
/foundation/window/window_manager/window_scene/session/host/include/
Dsession.h252 virtual WSError NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect() function