Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h472 void logOutboundMotionDetails(const char* prefix, const MotionEntry& entry);
DInputDispatcher.cpp2018 logOutboundMotionDetails("dispatchMotion - ", *entry); in dispatchMotionLocked()
2113 void InputDispatcher::logOutboundMotionDetails(const char* prefix, const MotionEntry& entry) { in logOutboundMotionDetails() function in android::inputdispatcher::InputDispatcher
3404 logOutboundMotionDetails(" ", *splitMotionEntry); in prepareDispatchCycleLocked()
4263 logOutboundMotionDetails("cancel - ", motionEntry); in synthesizeCancelationEventsForConnectionLocked()
4350 logOutboundMotionDetails("down - ", motionEntry); in synthesizePointerDownEventsForConnectionLocked()