Home
last modified time | relevance | path

Searched refs:NotifyWindowDrawingContentInfoChanged (Results 1 – 2 of 2) sorted by relevance

/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow_manager.h474 void NotifyWindowDrawingContentInfoChanged(const WindowDrawingContentInfo& info);
/foundation/window/window_manager/wm/src/
Dwindow_manager.cpp57 void NotifyWindowDrawingContentInfoChanged(const std::vector<sptr<WindowDrawingContentInfo>>&
201 void WindowManager::Impl::NotifyWindowDrawingContentInfoChanged( in NotifyWindowDrawingContentInfoChanged() function in OHOS::Rosen::WindowManager::Impl
775 pImpl_->NotifyWindowDrawingContentInfoChanged(windowDrawingContentInfos); in UpdateWindowDrawingContentInfo()