Searched refs:dispatchMotionLocked (Results 1 – 2 of 2) sorted by relevance
401 bool dispatchMotionLocked(nsecs_t currentTime, std::shared_ptr<MotionEntry> entry,
849 done = dispatchMotionLocked(currentTime, motionEntry, &dropReason, nextWakeupTime); in dispatchOnceInnerLocked()1555 bool InputDispatcher::dispatchMotionLocked(nsecs_t currentTime, std::shared_ptr<MotionEntry> entry, in dispatchMotionLocked() function in android::inputdispatcher::InputDispatcher