Home
last modified time | relevance | path

Searched refs:NotifyUIStartingWindow (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.cpp232 void RSUifirstManager::NotifyUIStartingWindow(NodeId id, bool wait) in NotifyUIStartingWindow() function in OHOS::Rosen::RSUifirstManager
278 NotifyUIStartingWindow(id, false); in ProcessDoneNodeInner()
1319 NotifyUIStartingWindow(node.GetId(), true); in UifirstStateChange()
1337 NotifyUIStartingWindow(node.GetId(), false); in UifirstStateChange()
H A Drs_uifirst_manager.h197 void NotifyUIStartingWindow(NodeId id, bool wait);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uifirst_manager_test.cpp639 HWTEST_F(RSUifirstManagerTest, NotifyUIStartingWindow, TestSize.Level1)
646 uifirstManager_.NotifyUIStartingWindow(id, false);