Home
last modified time | relevance | path

Searched refs:tileSegmentEnd (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_projection.cpp330 … const Point<float> tileSegmentEnd = convertPoint<float>(symbol.line.at(symbol.segment + 1)); in placeGlyphsAlongLine() local
331 const PointAndCameraDistance projectedVertex = project(tileSegmentEnd, posMatrix); in placeGlyphsAlongLine()
337 projectTruncatedLineSegment(symbol.anchorPoint,tileSegmentEnd, a, 1, posMatrix); in placeGlyphsAlongLine()