Home
last modified time | relevance | path

Searched refs:swipe2 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/plugins/declarativetestplugin/
H A Dqdeclarativepinchgenerator.cpp298 Swipe* swipe2 = new Swipe; in pinch() local
304 swipe2->touchPoints << point2From + (point2To - point2From) / samples2 * i; in pinch()
305 swipe2->durations << interval2; in pinch()
307 swipes_ << swipe1 << swipe2; in pinch()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map_pinch.qml.QTBUG-47970207 40, // interval between touch events (swipe2), default 20ms