Lines Matching refs:mIdGenerator
916 mIdGenerator(IdGenerator::Source::INPUT_DISPATCHER), in InputDispatcher()
1630 std::make_unique<KeyEntry>(mIdGenerator.nextId(), /*injectionState=*/nullptr, in synthesizeKeyRepeatLocked()
1699 std::make_unique<FocusEntry>(mIdGenerator.nextId(), now(), windowToken, hasFocus, in enqueueFocusEventLocked()
2097 std::make_unique<DragEntry>(mIdGenerator.nextId(), now(), windowHandle->getToken(), in enqueueDragEventLocked()
3449 createDispatchEntry(mIdGenerator, inputTarget, eventEntry, inputTarget.flags, in enqueueDispatchEntryLocked()
3537 MotionEntry>(mIdGenerator.nextId(), motionEntry.injectionState, in enqueueDispatchEntryLocked()
3585 createDispatchEntry(mIdGenerator, inputTarget, std::move(cancelEvent), in enqueueDispatchEntryLocked()
4412 int32_t newId = mIdGenerator.nextId(); in splitMotionEvent()
5641 auto entry = std::make_unique<TouchModeEntry>(mIdGenerator.nextId(), now(), inTouchMode, in setInTouchMode()
6108 mIdGenerator); in createInputChannel()
6148 mIdGenerator); in createInputMonitor()
6800 std::make_unique<KeyEntry>(mIdGenerator.nextId(), keyEntry.injectionState, in afterKeyEventLockedInterruptable()
6980 auto entry = std::make_unique<PointerCaptureChangedEntry>(mIdGenerator.nextId(), now(), in disablePointerCaptureForcedLocked()