Home
last modified time | relevance | path

Searched defs:currentTilePoint (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 …uncatedLineSegment(const Point<float>& previousTilePoint, const Point<float>& currentTilePoint, co… in projectTruncatedLineSegment()
204 const Point<float> currentTilePoint = convertPoint<float>(line.at(currentIndex)); in placeGlyphAlongLine() local