Searched refs:NotifyWindowDrawingContentInfoChanged (Results 1 – 2 of 2) sorted by relevance
474 void NotifyWindowDrawingContentInfoChanged(const WindowDrawingContentInfo& info);
57 void NotifyWindowDrawingContentInfoChanged(const std::vector<sptr<WindowDrawingContentInfo>>&201 void WindowManager::Impl::NotifyWindowDrawingContentInfoChanged( in NotifyWindowDrawingContentInfoChanged() function in OHOS::Rosen::WindowManager::Impl775 pImpl_->NotifyWindowDrawingContentInfoChanged(windowDrawingContentInfos); in UpdateWindowDrawingContentInfo()