Searched refs:OVERLAY_RECT (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/ |
H A D | rs_dirty_rects_dfx.cpp | 44 { DirtyRegionType::OVERLAY_RECT, "OVERLAY_RECT" }, 300 { DirtyRegionDebugType::OVERLAY_RECT, DirtyRegionType::OVERLAY_RECT }, in DrawDetailedTypesOfDirtyRegionForDFX()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
H A D | rs_dirty_region_manager.h | 39 OVERLAY_RECT, enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/ |
H A D | rs_system_properties.h | 40 OVERLAY_RECT, enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_render_node.cpp | 1515 GetId(), GetType(), DirtyRegionType::OVERLAY_RECT, geoPtr->MapAbsRect(*drawRegion)); in UpdateDirtyRegionInfoForDFX() 1519 GetId(), GetType(), DirtyRegionType::OVERLAY_RECT, RectI()); in UpdateDirtyRegionInfoForDFX() 1716 GetId(), GetType(), DirtyRegionType::OVERLAY_RECT, drawRegion); in UpdateDirtyRegion()
|