Home
last modified time | relevance | path

Searched refs:tileUnitAnchorPoint (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 Dcollision_index.cpp108 const auto tileUnitAnchorPoint = symbol.anchorPoint; in placeLineFeature() local
109 const auto projectedAnchor = projectAnchor(posMatrix, tileUnitAnchorPoint); in placeLineFeature()
115 const auto labelPlaneAnchorPoint = project(tileUnitAnchorPoint, labelPlaneMatrix).first; in placeLineFeature()
123 tileUnitAnchorPoint, in placeLineFeature()