HomeSort by relevance Sort by last modified time
    Searched defs:create_device_definition (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/inputflinger/host/
InputDriver.cpp 93 .create_device_definition = create_device_definition,
301 input_device_definition_t* create_device_definition(input_host_t* host) { function in namespace:android
  /hardware/libhardware/include/hardware/
input.h 424 input_device_definition_t* (*create_device_definition)(input_host_t* host); member in struct:input_host_callbacks

Completed in 75 milliseconds