Home
last modified time | relevance | path

Searched defs:MergeDirtyHistoryInVirtual (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_dirty_region_manager.h165 void MergeDirtyHistoryInVirtual(unsigned int age) in MergeDirtyHistoryInVirtual() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp252 static std::vector<RectI> MergeDirtyHistoryInVirtual(RSDisplayRenderNodeDrawable& displayDrawable, in MergeDirtyHistoryInVirtual() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp140 void RSUniRenderUtil::MergeDirtyHistoryInVirtual(DrawableV2::RSDisplayRenderNodeDrawable& displayDr… in MergeDirtyHistoryInVirtual() function in OHOS::Rosen::RSUniRenderUtil