Home
last modified time | relevance | path

Searched defs:rotateWithMap (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_projection.cpp59 …abelPlaneMatrix(const mat4& posMatrix, const bool pitchWithMap, const bool rotateWithMap, const Tr… in getLabelPlaneMatrix()
78 …mat4 getGlCoordMatrix(const mat4& posMatrix, const bool pitchWithMap, const bool rotateWithMap, co… in getGlCoordMatrix()
372 const bool rotateWithMap = values.rotationAlignment == style::AlignmentType::Map; in reprojectLineLabels() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dsymbol_program.cpp61 const bool rotateWithMap = values.rotationAlignment == style::AlignmentType::Map; in makeValues() local