Home
last modified time | relevance | path

Searched defs:AccelGestureDebug (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libchrome-gestures/include/
H A Dactivity_log.h86 struct AccelGestureDebug { struct
87 bool no_accel_for_gesture_type;
88 bool no_accel_for_small_dt;
89 bool no_accel_for_small_speed;
90 bool no_accel_for_bad_gain;
91 bool dropped_gesture;
92 bool x_y_are_velocity;
93 float x_scale, y_scale;
94 float dt;
95 float adjusted_dt;
[all …]