Home
last modified time | relevance | path

Searched defs:updateReason (Results 1 – 6 of 6) 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()
H A Dsystem_session.cpp239 WSError SystemSession::NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect()
H A Dkeyboard_session.cpp154 WSError KeyboardSession::NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect()
H A Dscene_session.cpp968 const std::string& updateReason, const std::shared_ptr<RSTransaction>& rsTransaction) in UpdateRect()
1070 WSError SceneSession::NotifyClientToUpdateRectTask(const std::string& updateReason, in NotifyClientToUpdateRectTask()
1118 WSError SceneSession::NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect()
H A Dsession.cpp939 const std::string& updateReason, const std::shared_ptr<RSTransaction>& rsTransaction) in UpdateRect()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h184 virtual WSError NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect()