Home
last modified time | relevance | path

Searched refs:DrawDebugBoundaries (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Ddebug_boundary_painter.h35 void DrawDebugBoundaries(RSCanvas& canvas, const OffsetF& offset) const in DrawDebugBoundaries() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp683 painter.DrawDebugBoundaries(rsCanvas, offset); in PaintDebugBoundary()