Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h455 bool dispatchMotionLocked(nsecs_t currentTime, std::shared_ptr<const MotionEntry> entry,
DInputDispatcher.cpp1239 done = dispatchMotionLocked(currentTime, motionEntry, &dropReason, nextWakeupTime); in dispatchOnceInnerLocked()
2010 bool InputDispatcher::dispatchMotionLocked(nsecs_t currentTime, in dispatchMotionLocked() function in android::inputdispatcher::InputDispatcher