Searched refs:logOutboundMotionDetailsLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp823 logOutboundMotionDetailsLocked("dispatchMotion - ", entry);
874 void InputDispatcher::logOutboundMotionDetailsLocked(const char* prefix, const MotionEntry* entry) { function in class:android::InputDispatcher
1794 logOutboundMotionDetailsLocked(" ", splitMotionEntry);
2199 logOutboundMotionDetailsLocked("cancel - ",
H A DInputDispatcher.h998 void logOutboundMotionDetailsLocked(const char* prefix, const MotionEntry* entry);

Completed in 622 milliseconds