Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea_p.h375 enum TiltState enum
391 inline void setTiltState(const TiltState state);
H A Dqquickgeomapgesturearea.cpp1078 void QQuickGeoMapGestureArea::setTiltState(const QQuickGeoMapGestureArea::TiltState state) in setTiltState()
1259 TiltState lastState = m_tiltState; in tiltStateMachine()