Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputState.h64 std::vector<std::unique_ptr<EventEntry>> synthesizeCancelationEvents(
DInputState.cpp412 std::vector<std::unique_ptr<EventEntry>> InputState::synthesizeCancelationEvents( in synthesizeCancelationEvents() function in android::inputdispatcher::InputState
DInputDispatcher.cpp4188 connection->inputState.synthesizeCancelationEvents(currentTime, options); in synthesizeCancelationEventsForConnectionLocked()