Home
last modified time | relevance | path

Searched refs:anchorSegment (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.cpp159 …ectedAnchorPoint, const Point<float>& tileAnchorPoint, const uint16_t anchorSegment, const Geometr… in placeGlyphAlongLine() argument
177 int32_t currentIndex = dir > 0 ? anchorSegment : anchorSegment + 1; in placeGlyphAlongLine()