Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp2874 std::vector<EventEntry*> downEvents = in synthesizePointerDownEventsForConnectionLocked() local
2877 if (downEvents.empty()) { in synthesizePointerDownEventsForConnectionLocked()
2883 connection->getInputChannelName().c_str(), downEvents.size()); in synthesizePointerDownEventsForConnectionLocked()
2898 for (EventEntry* downEventEntry : downEvents) { in synthesizePointerDownEventsForConnectionLocked()