Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.h471 void CheckIfNodeIsBundle(std::shared_ptr<RSSurfaceRenderNode> node);
H A Drs_main_thread.cpp934 void RSMainThread::CheckIfNodeIsBundle(std::shared_ptr<RSSurfaceRenderNode> node) in CheckIfNodeIsBundle() function in OHOS::Rosen::RSMainThread
2309 CheckIfNodeIsBundle(curSurface); in CheckSurfaceNeedProcess()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_main_thread_test.cpp1172 HWTEST_F(RSMainThreadTest, CheckIfNodeIsBundle, TestSize.Level1)
1179 mainThread->CheckIfNodeIsBundle(node);