Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dget_anchors.hpp20 optional<Anchor> getCenterAnchor(const GeometryCoordinates& line,
H A Dget_anchors.cpp133 optional<Anchor> getCenterAnchor(const GeometryCoordinates& line, in getCenterAnchor() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_layout.cpp331 optional<Anchor> anchor = getCenterAnchor(line, in addFeature()