Home
last modified time | relevance | path

Searched defs:PaintDebugCorner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Ddebug_boundary_painter.cpp123 void DebugBoundaryPainter::PaintDebugCorner(SkCanvas* canvas, const Offset& offset, const Size& lay… in PaintDebugCorner() function in OHOS::Ace::DebugBoundaryPainter
156 void DebugBoundaryPainter::PaintDebugCorner(RSCanvas* canvas, const Offset& offset, in PaintDebugCorner() function in OHOS::Ace::DebugBoundaryPainter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Ddebug_boundary_painter.cpp75 void DebugBoundaryPainter::PaintDebugCorner(RSCanvas& canvas, const OffsetF& offset) const in PaintDebugCorner() function in OHOS::Ace::NG::DebugBoundaryPainter