Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dget_anchors.cpp17 float getLineLength(const GeometryCoordinates& line) { in getLineLength() function
34 const float lineLength = getLineLength(line); in resample()
149 const float centerDistance = getLineLength(line) / 2; in getCenterAnchor()