Home
last modified time | relevance | path

Searched defs:moveBy (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.cpp319 void Transform::moveBy(const ScreenCoordinate& offset, const AnimationOptions& animation) { in moveBy() function in mbgl::Transform
H A Dmap.cpp293 void Map::moveBy(const ScreenCoordinate& point, const AnimationOptions& animation) { in moveBy() function in mbgl::Map
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp1107 void QMapboxGL::moveBy(const QPointF &offset) in moveBy() function in QMapboxGL