Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_modifier.cpp40 if (SystemProperties::GetCanvasDebugMode() > 0) { in onDraw()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h367 static uint32_t GetCanvasDebugMode() in GetCanvasDebugMode() function