Home | History | Annotate | Download | only in ntp4

Lines Matching full:recent

67      * recent relevant touch and the second item is the touch's time stamp. Old
77 * recent relevant touch and the second item is the touch's time stamp. Old
584 // values but don't touch the recent positions so that velocity
613 * Filters the provided recent touches array to remove all touches except
616 * item is the x or y component of the recent touch and the second item
620 * @param {number} recentMove The x or y component of the most recent move.
632 * Filters the provided recent touches array to remove all touches older
633 * than the max tracking time or the 5th most recent touch.
635 * item is the x or y component of the recent touch and the second item
637 * @param {number} recentTime The time of the most recent event.
710 * deltaXY is the difference between endPosition and the oldest recent
712 * recent time stamp.
744 // We add to recent touches for each touchstart and touchmove. If we have