Home
last modified time | relevance | path

Searched refs:input_usage_t (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dinput.h396 } input_usage_t; typedef
464 input_usage_t usage, int32_t min, int32_t max, float resolution);
472 input_usage_t* usage, size_t usage_count);
494 input_collection_id_t id, input_usage_t usage, int32_t value, int32_t arity_index);
500 input_collection_id_t id, input_usage_t usage, bool value, int32_t arity_index);
/hardware/libhardware/modules/input/evdev/
DInputHost.h39 using InputUsage = input_usage_t;