Lines Matching defs:sync
974 ALOGD("Dropped input event while waiting for next input sync.");
1568 // out of sync with the initial state of the events in the evdev buffer.
1675 // MultiTouch Sync: The driver has returned all data for *one* of the pointers.
1825 sync(rawEvent->when);
1839 void SwitchInputMapper::sync(nsecs_t when) {
2404 sync(rawEvent->when);
2408 void CursorInputMapper::sync(nsecs_t when) {
3673 sync(rawEvent->when);
3677 void TouchInputMapper::sync(nsecs_t when) {
3678 // Sync button state.
3682 // Sync scroll state.
3687 // Sync touch state.
6423 sync(rawEvent->when, false /*force*/);
6430 void JoystickInputMapper::sync(nsecs_t when, bool force) {