Searched refs:openDebugTrace (Results 1 – 4 of 4) sorted by relevance
730 …static bool openDebugTrace = system::GetIntParameter("persist.sys.graphic.openDebugTrace", 0) != 0; in GetDebugTraceEnabled() local731 return openDebugTrace; in GetDebugTraceEnabled()
758 bool openDebugTrace {false};
909 ssm_->openDebugTrace = true;
320 …openDebugTrace = std::atoi((system::GetParameter("persist.sys.graphic.openDebugTrace", "0")).c_str… in Init()8020 if (openDebugTrace) { in DealwithDrawingContentChange()