Searched refs:input_usage_t (Results 1 – 2 of 2) sorted by relevance
/hardware/libhardware/include/hardware/ |
D | input.h | 396 } 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/ |
D | InputHost.h | 39 using InputUsage = input_usage_t;
|