Searched refs:offshoot (Results 1 – 1 of 1) sorted by relevance
1622 int offshoot; in process_motion_notify() local1630 offshoot = dx > dy ? dx : dy; in process_motion_notify()1640 if (offshoot > 127) in process_motion_notify()1647 delay = (130 * (127 - offshoot)) / 127 + 5; in process_motion_notify()