Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h287 bool dispatchMotionLocked(nsecs_t currentTime, MotionEntry* entry, DropReason* dropReason,
DInputDispatcher.cpp402 done = dispatchMotionLocked(currentTime, typedEntry, &dropReason, nextWakeupTime); in dispatchOnceInnerLocked()
884 bool InputDispatcher::dispatchMotionLocked(nsecs_t currentTime, MotionEntry* entry, in dispatchMotionLocked() function in android::inputdispatcher::InputDispatcher