Home
last modified time | relevance | path

Searched refs:DoParallelComposition (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.h437 bool DoParallelComposition(std::shared_ptr<RSBaseRenderNode> rootNode);
H A Drs_main_thread.cpp2170 doParallelComposition = DoParallelComposition(rootNode); in Render()
3316 bool RSMainThread::DoParallelComposition(std::shared_ptr<RSBaseRenderNode> rootNode) in DoParallelComposition() function in OHOS::Rosen::RSMainThread
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_main_thread_test.cpp941 HWTEST_F(RSMainThreadTest, DoParallelComposition, TestSize.Level1)
956 mainThread->DoParallelComposition(node);