Home
last modified time | relevance | path

Searched defs:isGestureInProgress (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform.hpp145 bool isGestureInProgress() const { return state.isGestureInProgress(); } in isGestureInProgress() function in mbgl::Transform
H A Dtransform_state.cpp262 bool TransformState::isGestureInProgress() const { in isGestureInProgress() function in mbgl::TransformState
H A Dmap.cpp251 bool Map::isGestureInProgress() const { in isGestureInProgress() function in mbgl::Map