Searched refs:EventDebugLoggingIsEnabled (Results 1 – 4 of 4) sorted by relevance
158 bool Interpreter::EventDebugLoggingIsEnabled(ActivityLog::EventDebug event) { in EventDebugLoggingIsEnabled() function in gestures::Interpreter194 if (EventDebugLoggingIsEnabled(EventDebug::Gesture)) in LogGestureConsume()200 if (EventDebugLoggingIsEnabled(EventDebug::Gesture)) in LogGestureProduce()206 if (EventDebugLoggingIsEnabled(EventDebug::HardwareState)) in LogHardwareStatePre()212 if (EventDebugLoggingIsEnabled(EventDebug::HardwareState)) in LogHardwareStatePost()218 if (EventDebugLoggingIsEnabled(EventDebug::HandleTimer)) in LogHandleTimerPre()224 if (EventDebugLoggingIsEnabled(EventDebug::HandleTimer)) in LogHandleTimerPost()
78 if (EventDebugLoggingIsEnabled(EventDebug::Timestamp)) in LogDebugData()
101 bool EventDebugLoggingIsEnabled(ActivityLog::EventDebug event);
138 if (EventDebugLoggingIsEnabled(EventDebug::Accel)) in LogDebugData()