Home
last modified time | relevance | path

Searched refs:debugRawEvents (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/inputflinger/reader/
DMacros.cpp34 bool debugRawEvents() { in debugRawEvents() function
DMacros.h35 bool debugRawEvents();
DInputDevice.cpp390 if (debugRawEvents()) { in process()
402 ALOGD_IF(debugRawEvents(), "Recovered from input event buffer overrun."); in process()
404 ALOGD_IF(debugRawEvents(), in process()
DInputReader.cpp174 if (debugRawEvents()) { in loopOnce()
238 if (debugRawEvents()) { in processEventsLocked()
/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp1458 ALOGD_IF(debugRawEvents(), in sync()