Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_impl_test5.cpp699 * @tc.name: NotifyOccupiedAreaChange
700 * @tc.desc: NotifyOccupiedAreaChange test
703 HWTEST_F(WindowImplTest5, NotifyOccupiedAreaChange, Function | SmallTest | Level1) in HWTEST_F()
707 option->SetWindowName("NotifyOccupiedAreaChange"); in HWTEST_F()
720 window->NotifyOccupiedAreaChange(info, rsTransaction); in HWTEST_F()
/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h365 void NotifyOccupiedAreaChange(const sptr<OccupiedAreaChangeInfo>& info,
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp3665 NotifyOccupiedAreaChange(info, rsTransaction); in UpdateOccupiedAreaChangeInfo()
3928 void WindowImpl::NotifyOccupiedAreaChange(const sptr<OccupiedAreaChangeInfo>& info, in NotifyOccupiedAreaChange() function in OHOS::Rosen::WindowImpl

Completed in 13 milliseconds