Home
last modified time | relevance | path

Searched defs:labelPlaneMatrix (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_projection.cpp159 …ryCoordinates& line, const std::vector<float>& tileDistances, const mat4& labelPlaneMatrix, const … in placeGlyphAlongLine()
241 const mat4& labelPlaneMatrix, in placeFirstAndLastGlyph()
289 const mat4& labelPlaneMatrix, in placeGlyphsAlongLine()
375 const mat4 labelPlaneMatrix = getLabelPlaneMatrix(posMatrix, pitchWithMap, in reprojectLineLabels() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dcollision_index.cpp69 const mat4& labelPlaneMatrix, in placeFeature()
99 const mat4& labelPlaneMatrix, in placeLineFeature()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dsymbol_program.cpp68 mat4 labelPlaneMatrix; in makeValues() local