Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_surface_capture_task_parallel.cpp70 bool needSync = RSMainThread::Instance()->IsOcclusionNodesNeedSync(id, useCurWindow) || in CheckModifiers()
H A Drs_main_thread.h360 bool IsOcclusionNodesNeedSync(NodeId id, bool useCurWindow);
H A Drs_main_thread.cpp3805 bool RSMainThread::IsOcclusionNodesNeedSync(NodeId id, bool useCurWindow) in IsOcclusionNodesNeedSync() function in OHOS::Rosen::RSMainThread