Searched refs:downEvents (Results 1 – 1 of 1) sorted by relevance
2874 std::vector<EventEntry*> downEvents = in synthesizePointerDownEventsForConnectionLocked() local2877 if (downEvents.empty()) { in synthesizePointerDownEventsForConnectionLocked()2883 connection->getInputChannelName().c_str(), downEvents.size()); in synthesizePointerDownEventsForConnectionLocked()2898 for (EventEntry* downEventEntry : downEvents) { in synthesizePointerDownEventsForConnectionLocked()