Home
last modified time | relevance | path

Searched refs:curAllSurfacesDrawables (Results 1 – 1 of 1) 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() local
347 for (auto it = curAllSurfacesDrawables.rbegin(); it != curAllSurfacesDrawables.rend(); ++it) { in DrawAllSurfaceOpaqueRegionForDFX()
398 auto& curAllSurfacesDrawables = displayParams_->GetAllMainAndLeashSurfaceDrawables(); in DrawTargetSurfaceVisibleRegionForDFX() local
399 for (auto it = curAllSurfacesDrawables.rbegin(); it != curAllSurfacesDrawables.rend(); ++it) { in DrawTargetSurfaceVisibleRegionForDFX()