Home
last modified time | relevance | path

Searched refs:GetAllMainAndLeashSurfaceDrawables (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/
H A Drs_dirty_rects_dfx.cpp346 auto& curAllSurfacesDrawables = displayParams_->GetAllMainAndLeashSurfaceDrawables(); in DrawAllSurfaceOpaqueRegionForDFX()
360 const auto& curAllSurfaceDrawables = displayParams_->GetAllMainAndLeashSurfaceDrawables(); in DrawTargetSurfaceDirtyRegionForDFX()
398 auto& curAllSurfacesDrawables = displayParams_->GetAllMainAndLeashSurfaceDrawables(); in DrawTargetSurfaceVisibleRegionForDFX()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_display_render_params.h36 …ector<DrawableV2::RSRenderNodeDrawableAdapter::SharedPtr>& GetAllMainAndLeashSurfaceDrawables() ov…
H A Drs_render_params.h294 …d::vector<DrawableV2::RSRenderNodeDrawableAdapter::SharedPtr>& GetAllMainAndLeashSurfaceDrawables() in GetAllMainAndLeashSurfaceDrawables() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_display_render_params.cpp28 …<RSRenderNodeDrawableAdapterSharedPtr>& RSDisplayRenderParams::GetAllMainAndLeashSurfaceDrawables() in GetAllMainAndLeashSurfaceDrawables() function in OHOS::Rosen::RSDisplayRenderParams
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp217 auto& curAllSurfaceDrawables = params.GetAllMainAndLeashSurfaceDrawables(); in MergeDirtyHistory()
260 auto& curAllSurfaceDrawables = params->GetAllMainAndLeashSurfaceDrawables(); in MergeDirtyHistoryInVirtual()
499 auto& curAllSurfaceDrawables = params.GetAllMainAndLeashSurfaceDrawables(); in CheckAndUpdateFilterCacheOcclusion()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_processor.cpp417 for (const auto& drawable : displayParams->GetAllMainAndLeashSurfaceDrawables()) { in ProcessDisplaySurfaceForRenderThread()
H A Drs_uni_render_util.cpp62 auto& curAllSurfaceDrawables = params.GetAllMainAndLeashSurfaceDrawables(); in MergeDirtyHistoryForDrawable()
149 auto& curAllSurfaceDrawables = params->GetAllMainAndLeashSurfaceDrawables(); in MergeDirtyHistoryInVirtual()