Searched refs:sDebugLogs (Results 1 – 8 of 8) sorted by relevance
59 static void dynamicDebug(bool enable){ sDebugLogs = enable; } in dynamicDebug()199 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug()241 static bool sDebugLogs; variable
43 bool MDPComp::sDebugLogs = false; member in qhwc::MDPComp
151 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug()169 static bool sDebugLogs; variable
37 bool MDPComp::sDebugLogs = false; member in qhwc::MDPComp95 sDebugLogs = false; in init()98 sDebugLogs = true; in init()
158 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug()177 static bool sDebugLogs; variable
39 bool MDPComp::sDebugLogs = false; member in qhwc::MDPComp106 sDebugLogs = false; in init()109 sDebugLogs = true; in init()
194 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug()236 static bool sDebugLogs; variable
42 bool MDPComp::sDebugLogs = false; member in qhwc::MDPComp131 sDebugLogs = true; in init()