Lines Matching defs:HardwareProperties
48 struct HardwareProperties { struct
51 float left = 0;
53 float top = 0;
55 float right;
57 float bottom;
60 float res_x;
61 float res_y;
64 float orientation_minimum;
65 float orientation_maximum;
69 unsigned short max_finger_cnt;
72 unsigned short max_touch_cnt;
77 unsigned supports_t5r2:1;
81 unsigned support_semi_mt:1;
86 unsigned is_button_pad:1;
90 unsigned has_wheel:1;
93 unsigned wheel_is_hi_res:1;
97 unsigned is_haptic_pad:1;
100 bool reports_pressure = true;