Home
last modified time | relevance | path

Searched defs:jumpTo (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.cpp81 void Transform::jumpTo(const CameraOptions& camera) { in jumpTo() function in mbgl::Transform
H A Dmap.cpp273 void Map::jumpTo(const CameraOptions& camera) { in jumpTo() function in mbgl::Map
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp793 void QMapboxGL::jumpTo(const QMapboxGLCameraOptions& camera) in jumpTo() function in QMapboxGL