Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea.cpp1068 void QQuickGeoMapGestureArea::setTouchPointState(const QQuickGeoMapGestureArea::TouchPointState sta… in setTouchPointState() function in QQuickGeoMapGestureArea
1155 setTouchPointState(touchPoints1); in touchPointStateMachine()
1159 setTouchPointState(touchPoints2); in touchPointStateMachine()
1164 setTouchPointState(touchPoints0); in touchPointStateMachine()
1168 setTouchPointState(touchPoints2); in touchPointStateMachine()
1173 setTouchPointState(touchPoints0); in touchPointStateMachine()
1177 setTouchPointState(touchPoints1); in touchPointStateMachine()
H A Dqquickgeomapgesturearea_p.h389 inline void setTouchPointState(const TouchPointState state);