Home
last modified time | relevance | path

Searched defs:rotateBy (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.cpp439 void Transform::rotateBy(const ScreenCoordinate& first, const ScreenCoordinate& second, const Anim… in rotateBy() function in mbgl::Transform
H A Dmap.cpp547 void Map::rotateBy(const ScreenCoordinate& first, const ScreenCoordinate& second, const AnimationOp… in rotateBy() function in mbgl::Map
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp1128 void QMapboxGL::rotateBy(const QPointF &first, const QPointF &second) in rotateBy() function in QMapboxGL