Searched refs:last_device_y (Results 1 – 2 of 2) sorted by relevance
53 touchpad.last_device_y = INT32_MIN; in Reset()111 device_y != touchpad.last_device_y) { in Touch()129 device_y != touchpad.last_device_y) { in Touch()136 touchpad.last_device_y = device_y; in Touch()209 touchpad.last_device_x, touchpad.last_device_y); in dumpInternal()
50 int32_t last_device_y; member