Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/host/
H A DInputDriver.cpp360 input_report_t* input_allocate_report(input_host_t* host, input_report_definition_t* r) { in input_allocate_report() function
/aosp12/hardware/libhardware/include/hardware/
H A Dinput.h488 input_report_t* (*input_allocate_report)(input_host_t* host, input_report_definition_t* r); member