Searched refs:cancelationEventEntry (Results 1 – 1 of 1) sorted by relevance
2833 EventEntry* cancelationEventEntry = cancelationEvents[i]; in synthesizeCancelationEventsForConnectionLocked() local2834 switch (cancelationEventEntry->type) { in synthesizeCancelationEventsForConnectionLocked()2837 static_cast<const KeyEntry&>(*cancelationEventEntry)); in synthesizeCancelationEventsForConnectionLocked()2842 static_cast<const MotionEntry&>(*cancelationEventEntry)); in synthesizeCancelationEventsForConnectionLocked()2852 EventEntry::typeToString(cancelationEventEntry->type)); in synthesizeCancelationEventsForConnectionLocked()2857 enqueueDispatchEntryLocked(connection, cancelationEventEntry, // increments ref in synthesizeCancelationEventsForConnectionLocked()2860 cancelationEventEntry->release(); in synthesizeCancelationEventsForConnectionLocked()