Searched refs:x_pressure (Results 1 – 1 of 1) sorted by relevance
1715 unsigned int x_pressure, x_raw, x_fingers; in interpret_input() local1719 x_pressure = interpret_dimension(sc, uatp_x_acc(sc), in interpret_input()1726 x_pressure, x_raw, x_fingers, in interpret_input()1730 if ((x_pressure == 0) && (y_pressure == 0)) { in interpret_input()1748 } else if ((x_pressure == 0) || (y_pressure == 0)) { in interpret_input()1753 } else if ((x_pressure == 1) && (y_pressure == 1)) { in interpret_input()