Home
last modified time | relevance | path

Searched refs:debugTraceEnable (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Dtext_trace.h41 static bool debugTraceEnable = (OHOS::system::GetIntParameter("persist.sys.graphic.openDebugTrace", 0) != 0); in TextOptionalTrace() local
42 if (debugTraceEnable) { in TextOptionalTrace()
52 static bool debugTraceEnable = (OHOS::system::GetIntParameter("persist.sys.graphic.openDebugTrace", 0) != 0); in ~TextOptionalTrace() local
53 if (debugTraceEnable) { in ~TextOptionalTrace()

Completed in 1 milliseconds