Searched refs:swipe2 (Results 1 – 2 of 2) sorted by relevance
298 Swipe* swipe2 = new Swipe; in pinch() local304 swipe2->touchPoints << point2From + (point2To - point2From) / samples2 * i; in pinch()305 swipe2->durations << interval2; in pinch()307 swipes_ << swipe1 << swipe2; in pinch()
207 40, // interval between touch events (swipe2), default 20ms