Home
last modified time | relevance | path

Searched refs:Rightwards (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_state.cpp58 case NO::Rightwards: matrix::rotate_y(projMatrix, projMatrix, getPitch()); break; in getProjMatrix()
111 if (orientation == NorthOrientation::Rightwards) { in getNorthOrientationAngle()
351 return (orientation == NO::Leftwards || orientation == NO::Rightwards); in rotatedNorth()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dgeo.hpp186 Rightwards, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp87 …QMapboxGL::NorthRightwards) == mbgl::underlying_type(mbgl::NorthOrientation::Rightwards), "error");