Searched refs:sDebugLogs (Results 1 – 10 of 10) sorted by relevance
59 static void dynamicDebug(bool enable){ sDebugLogs = enable; } in dynamicDebug()212 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug()261 static bool sDebugLogs; variable
42 bool MDPComp::sDebugLogs = false; member in qhwc::MDPComp
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()
56 static void dynamicDebug(bool enable){ sDebugLogs = enable; } in dynamicDebug()208 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug()261 static bool sDebugLogs; variable
44 bool MDPComp::sDebugLogs = false; member in qhwc::MDPComp
195 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug()237 static bool sDebugLogs; variable
42 bool MDPComp::sDebugLogs = false; member in qhwc::MDPComp131 sDebugLogs = true; in init()