Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/plugins/declarativetestplugin/
H A Dqdeclarativepinchgenerator.cpp297 Swipe* swipe1 = new Swipe; in pinch() local
300 swipe1->touchPoints << point1From + (point1To - point1From) / samples1 * i; in pinch()
301 swipe1->durations << interval1; 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-47970206 40, // interval between touch events (swipe1), default 20ms