Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputState.h143 std::vector<std::unique_ptr<MotionEntry>> synthesizeCancelationEventsForPointers(
DInputState.cpp434 synthesizeCancelationEventsForPointers(memento, options.pointerIds.value(), in synthesizeCancelationEvents()
497 std::vector<std::unique_ptr<MotionEntry>> InputState::synthesizeCancelationEventsForPointers( in synthesizeCancelationEventsForPointers() function in android::inputdispatcher::InputState