Searched defs:finger_state (Results 1 – 6 of 6) sorted by relevance
/external/libchrome-gestures/src/ |
D | non_linearity_filter_interpreter_unittest.cc | 28 FingerState finger_state = { 0, 0, 0, 0, 35, 0, 999, 500, 1, 0 }; in TEST() local 57 FingerState finger_state = { 0, 0, 0, 0, 0.2, 0, 0.1, 0.3, 1, 0 }; in TEST() local
|
D | interpreter_unittest.cc | 112 FingerState finger_state = { in TEST() local 171 FingerState finger_state = { in TEST() local 196 FingerState finger_state = { in TEST() local
|
D | logging_filter_interpreter_unittest.cc | 67 FingerState finger_state = { in TEST() local
|
D | activity_replay.cc | 248 const Json::Value& finger_state = fingers[static_cast<int>(i)]; in ParseHardwareState() local
|
D | immediate_interpreter_unittest.cc | 3816 FingerState finger_state[] = { in TEST() local 3895 FingerState finger_state[] = { in TEST() local 4043 FingerState finger_state[] = { in TEST() local
|
D | immediate_interpreter.cc | 2171 FingerState* finger_state = &hwstate.fingers[i]; in UpdatePinchState() local
|