Home
last modified time | relevance | path

Searched refs:IsSubTreeNeedPrepareForSnapshot (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.h159 bool IsSubTreeNeedPrepareForSnapshot(RSSurfaceRenderNode& node);
H A Drs_uifirst_manager.cpp1541 bool RSUifirstManager::IsSubTreeNeedPrepareForSnapshot(RSSurfaceRenderNode& node) in IsSubTreeNeedPrepareForSnapshot() function in OHOS::Rosen::RSUifirstManager
H A Drs_uni_render_visitor.cpp469 …isOccluded = isOccluded && (!RSUifirstManager::Instance().IsSubTreeNeedPrepareForSnapshot(surfaceN… in IsSubTreeOccluded()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uifirst_manager_test.cpp1383 HWTEST_F(RSUifirstManagerTest, IsSubTreeNeedPrepareForSnapshot, TestSize.Level1)
1388 bool isOccluded = uifirstManager_.IsSubTreeNeedPrepareForSnapshot(*surfaceNode);