Home
last modified time | relevance | path

Searched defs:PaintDebugBoundary (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Ddebug_boundary_painter.cpp38 void DebugBoundaryPainter::PaintDebugBoundary(SkCanvas* canvas, const Offset& offset, const Size& l… in PaintDebugBoundary() function in OHOS::Ace::DebugBoundaryPainter
49 void DebugBoundaryPainter::PaintDebugBoundary(RSCanvas* canvas, const Offset& offset, in PaintDebugBoundary() function in OHOS::Ace::DebugBoundaryPainter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Ddebug_boundary_painter.cpp29 void DebugBoundaryPainter::PaintDebugBoundary(RSCanvas& canvas, const OffsetF& offset) const in PaintDebugBoundary() function in OHOS::Ace::NG::DebugBoundaryPainter
H A Drender_context.h512 virtual void PaintDebugBoundary(bool flag) {} in PaintDebugBoundary() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.h857 virtual void PaintDebugBoundary(bool flag) {} in PaintDebugBoundary() function
H A Dframe_node.cpp4994 void FrameNode::PaintDebugBoundary(bool flag) in PaintDebugBoundary() function in OHOS::Ace::NG::FrameNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp665 void RosenRenderContext::PaintDebugBoundary(bool flag) in PaintDebugBoundary() function in OHOS::Ace::NG::RosenRenderContext