Home
last modified time | relevance | path

Searched refs:NeedDebugBoundary (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h93 virtual bool NeedDebugBoundary() const in NeedDebugBoundary() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.h340 bool NeedDebugBoundary() const override in NeedDebugBoundary() function
H A Drosen_render_context.cpp670 CHECK_NULL_VOID(NeedDebugBoundary()); in PaintDebugBoundary()