Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_node_container.h177 uint32_t GetAppWindowNum();
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp299 RSInterfaces::GetInstance().SetAppWindowNum(GetAppWindowNum()); in AddWindowNode()
444 RSInterfaces::GetInstance().SetAppWindowNum(GetAppWindowNum()); in RemoveWindowNode()
527 uint32_t WindowNodeContainer::GetAppWindowNum() in GetAppWindowNum() function in OHOS::Rosen::WindowNodeContainer