Home
last modified time | relevance | path

Searched refs:CheckSurfaceNeedProcess (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.h412 …bool CheckSurfaceNeedProcess(OcclusionRectISet& occlusionSurfaces, std::shared_ptr<RSSurfaceRender…
H A Drs_main_thread.cpp2277 bool RSMainThread::CheckSurfaceNeedProcess(OcclusionRectISet& occlusionSurfaces, in CheckSurfaceNeedProcess() function in OHOS::Rosen::RSMainThread
2345 if (CheckSurfaceNeedProcess(occlusionSurfaces, curSurface)) { in CalcOcclusionImplementation()
2375 if (CheckSurfaceNeedProcess(occlusionSurfaces, curSurface)) { in CalcOcclusionImplementation()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_main_thread_test.cpp1657 HWTEST_F(RSMainThreadTest, CheckSurfaceNeedProcess, TestSize.Level1)
1665 mainThread->CheckSurfaceNeedProcess(occRectISet, node);
1669 mainThread->CheckSurfaceNeedProcess(occRectISet, node);