Home
last modified time | relevance | path

Searched defs:pitchWithMap (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dcollision_index.cpp38 …ngle, const float pixelsToTileUnits, const float cameraToAnchorDistance, const bool pitchWithMap) { in approximateTileDistance()
75 const bool pitchWithMap, in placeFeature()
105 const bool pitchWithMap, in placeLineFeature()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_projection.cpp59 …mat4 getLabelPlaneMatrix(const mat4& posMatrix, const bool pitchWithMap, const bool rotateWithMap,… in getLabelPlaneMatrix()
78 …mat4 getGlCoordMatrix(const mat4& posMatrix, const bool pitchWithMap, const bool rotateWithMap, co… in getGlCoordMatrix()
371 const bool pitchWithMap = values.pitchAlignment == 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.cpp60 const bool pitchWithMap = values.pitchAlignment == style::AlignmentType::Map; in makeValues() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_circle_layer.cpp56 const bool pitchWithMap = evaluated.get<CirclePitchAlignment>() == AlignmentType::Map; in render() local