Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uifirst_manager_test.cpp992 NodeId resId = uifirstManager_.LeashWindowContainMainWindowAndStarting(node);
996 resId = uifirstManager_.LeashWindowContainMainWindowAndStarting(node);
1006 resId = uifirstManager_.LeashWindowContainMainWindowAndStarting(node);
1014 resId = uifirstManager_.LeashWindowContainMainWindowAndStarting(node);
1019 resId = uifirstManager_.LeashWindowContainMainWindowAndStarting(node);
1023 resId = uifirstManager_.LeashWindowContainMainWindowAndStarting(node);
1028 resId = uifirstManager_.LeashWindowContainMainWindowAndStarting(node);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.h196 NodeId LeashWindowContainMainWindowAndStarting(RSSurfaceRenderNode& node);
H A Drs_uifirst_manager.cpp898 NodeId RSUifirstManager::LeashWindowContainMainWindowAndStarting(RSSurfaceRenderNode& node) in LeashWindowContainMainWindowAndStarting() function in OHOS::Rosen::RSUifirstManager
1318 node.SetUifirstUseStarting(LeashWindowContainMainWindowAndStarting(*surfaceNode)); in UifirstStateChange()