Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h1014 void logOutboundMotionDetailsLocked(const char* prefix, const MotionEntry* entry);
DInputDispatcher.cpp830 logOutboundMotionDetailsLocked("dispatchMotion - ", entry); in dispatchMotionLocked()
885 void InputDispatcher::logOutboundMotionDetailsLocked(const char* prefix, const MotionEntry* entry) { in logOutboundMotionDetailsLocked() function in android::InputDispatcher
1834 logOutboundMotionDetailsLocked(" ", splitMotionEntry); in prepareDispatchCycleLocked()
2249 logOutboundMotionDetailsLocked("cancel - ", in synthesizeCancelationEventsForConnectionLocked()