Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_projection.hpp51 const RenderTile&, const SymbolSizeBinder& sizeBinder, const TransformState&);
H A Dsymbol_projection.cpp365 … const RenderTile& tile, const SymbolSizeBinder& sizeBinder, const TransformState& state) { in reprojectLineLabels() argument
367 … const ZoomEvaluatedSize partiallyEvaluatedSize = sizeBinder.evaluateForZoom(state.getZoom()); in reprojectLineLabels()