Home
last modified time | relevance | path

Searched refs:GetRectInfo (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/utils/include/
H A Dwm_occlusion_region.h37 std::string GetRectInfo() const in GetRectInfo() function in OHOS::Rosen::WmOcclusion::Rect
197 info.append(rect.GetRectInfo()); in GetRegionInfo()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_occlusion_region.h113 std::string GetRectInfo() const in GetRectInfo() function in OHOS::Rosen::Occlusion::Rect
307 info.append(r.GetRectInfo()); in GetRegionInfo()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h489 std::string GetRectInfo(const WSRect& rect) in GetRectInfo() function in OHOS::OHOS::Rosen::SceneSession
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp811 PostTask(task, "UpdateRect" + GetRectInfo(rect)); in UpdateRect()
1184 PostTask(task, "UpdateSessionRect" + GetRectInfo(rect)); in UpdateSessionRect()
1211 PostTask(task, "UpdateClientRect" + GetRectInfo(rect)); in UpdateClientRect()
2138 PostTask(task, "NotifySessionRectChange" + GetRectInfo(rect)); in NotifySessionRectChange()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp231 allDirtyRegion.GetRegionInfo().c_str(), bound.GetRectInfo().c_str()); in MergeDirtyHistory()

Completed in 14 milliseconds