Home
last modified time | relevance | path

Searched refs:GetDebugBoundaryEnabled (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/node_container/
H A Dnode_container_node.cpp49 PaintDebugBoundary(SystemProperties::GetDebugBoundaryEnabled()); in OnReuse()
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drosen_render_tab_bar_item.cpp55 if (SystemProperties::GetDebugBoundaryEnabled()) { in RenderTabBarItemBoundary()
/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drosen_render_option.cpp99 if (SystemProperties::GetDebugBoundaryEnabled()) { in PaintBackground()
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_scroll_bar_painter.cpp210 if (SystemProperties::GetDebugBoundaryEnabled()) { in RenderScrollBarBoundary()
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h283 static bool GetDebugBoundaryEnabled() in GetDebugBoundaryEnabled() function in OHOS::Ace::final
/foundation/arkui/ace_engine/frameworks/core/components/badge/
H A Drosen_render_badge.cpp271 if (SystemProperties::GetDebugBoundaryEnabled()) { in RenderBadgeBoundary()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dview_stack_processor.cpp434 || SystemProperties::GetDebugBoundaryEnabled(); in Push()
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_render_box.cpp379 if (RenderBox::needPaintDebugBoundary_ && SystemProperties::GetDebugBoundaryEnabled()) {
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp1872 PaintDebugBoundary(SystemProperties::GetDebugBoundaryEnabled()); in SetActive()
3635 PaintDebugBoundary(SystemProperties::GetDebugBoundaryEnabled()); in OnReuse()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp649 if (SystemProperties::GetDebugBoundaryEnabled()) { in SyncAdditionalGeometryProperties()

Completed in 30 milliseconds