HomeSort by relevance Sort by last modified time
    Searched refs:input_device_handle (Results 1 - 4 of 4) sorted by null

  /hardware/libhardware/modules/input/evdev/
InputMapper.h 20 struct input_device_handle;
28 using InputDeviceHandle = struct input_device_handle;
InputDevice.h 27 struct input_device_handle;
36 using InputDeviceHandle = struct input_device_handle;
  /frameworks/native/services/inputflinger/host/
InputDriver.cpp 60 struct input_device_handle { struct
187 return new input_device_handle{ .id = id, .def = d };
  /hardware/libhardware/include/hardware/
input.h 39 typedef struct input_device_handle input_device_handle_t;

Completed in 105 milliseconds