Home
last modified time | relevance | path

Searched defs:report_event (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/host/
H A DInputDriver.cpp377 void report_event(input_host_t* host, input_device_handle_t* d, input_report_t* report) { in report_event() function
/aosp12/hardware/libhardware/include/hardware/
H A Dinput.h502 void (*report_event)(input_host_t* host, input_device_handle_t* d, input_report_t* report); member