Home
last modified time | relevance | path

Searched refs:projectTruncatedLineSegment (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.cpp147 …Point<float> projectTruncatedLineSegment(const Point<float>& previousTilePoint, const Point<float>… in projectTruncatedLineSegment() function
205 …current = projectTruncatedLineSegment(previousTilePoint, currentTilePoint, prev, absOffsetX - dist… in placeGlyphAlongLine()
337 projectTruncatedLineSegment(symbol.anchorPoint,tileSegmentEnd, a, 1, posMatrix); in placeGlyphsAlongLine()