Lines Matching full:gesture
187 * @has_gestures - the sensor supports gesture reporting.
216 * Gesture information queries 7 and 8 are present if has_gestures bit is set.
218 * @has_single_tap - a basic single-tap gesture is supported.
219 * @has_tap_n_hold - tap-and-hold gesture is supported.
220 * @has_double_tap - double-tap gesture is supported.
223 * or as the first tap of a double-tap or tap-and-hold gesture.
225 * @has_press - press gesture reporting is supported.
226 * @has_pinch - pinch gesture detection is supported.
229 * @has_rotate - rotation gesture detection is supported.
238 * Convenience for checking bytes in the gesture info registers. This is done
467 * @gest_1 - gesture flags (if present).
468 * @gest_2 - gesture flags & finger count (if present).