Home
last modified time | relevance | path

Searched refs:NotifyWindowDrawingContentInfoChanged (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/wm/src/
H A Dwindow_manager_lite.cpp45 void NotifyWindowDrawingContentInfoChanged(const std::vector<sptr<WindowDrawingContentInfo>>&
166 void WindowManagerLite::Impl::NotifyWindowDrawingContentInfoChanged( in NotifyWindowDrawingContentInfoChanged() function in OHOS::Rosen::WindowManagerLite::Impl
430 pImpl_->NotifyWindowDrawingContentInfoChanged(windowDrawingContentInfos); in UpdateWindowDrawingContentInfo()
H A Dwindow_manager.cpp59 void NotifyWindowDrawingContentInfoChanged(const std::vector<sptr<WindowDrawingContentInfo>>&
240 void WindowManager::Impl::NotifyWindowDrawingContentInfoChanged( in NotifyWindowDrawingContentInfoChanged() function in OHOS::Rosen::WindowManager::Impl
1100 pImpl_->NotifyWindowDrawingContentInfoChanged(windowDrawingContentInfos); in UpdateWindowDrawingContentInfo()
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_manager_lite_test.cpp296 lite.pImpl_->NotifyWindowDrawingContentInfoChanged(windowDrawingContentInfos); in HWTEST_F()
485 * @tc.desc: NotifyWindowDrawingContentInfoChanged
499 lite.pImpl_->NotifyWindowDrawingContentInfoChanged(windowDrawingContentInfos); in HWTEST_F()

Completed in 6 milliseconds