Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.h48 static void SetAllSurfaceDrawableGlobalDityRegion(
H A Drs_uni_render_util.cpp201 void RSUniRenderUtil::SetAllSurfaceDrawableGlobalDityRegion( in SetAllSurfaceDrawableGlobalDityRegion() function in OHOS::Rosen::RSUniRenderUtil
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_util_test.cpp205 RSUniRenderUtil::SetAllSurfaceDrawableGlobalDityRegion(allSurfaceDrawables, globalDirtyRegion);
227 RSUniRenderUtil::SetAllSurfaceDrawableGlobalDityRegion(allSurfaceDrawables, globalDirtyRegion);
245 RSUniRenderUtil::SetAllSurfaceDrawableGlobalDityRegion(allSurfaceDrawables, globalDirtyRegion);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp234 RSUniRenderUtil::SetAllSurfaceDrawableGlobalDityRegion(curAllSurfaceDrawables, in MergeDirtyHistory()