Searched defs:updateReason (Results 1 – 6 of 6) sorted by relevance
68 WSError SCBSystemSession::NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect()
239 WSError SystemSession::NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect()
154 WSError KeyboardSession::NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect()
968 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()
939 const std::string& updateReason, const std::shared_ptr<RSTransaction>& rsTransaction) in UpdateRect()
184 virtual WSError NotifyClientToUpdateRect(const std::string& updateReason, in NotifyClientToUpdateRect()