Home
last modified time | relevance | path

Searched refs:textMaxSize (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_layout.cpp254 const float textMaxSize = layout.evaluate<TextSize>(18, feature); in addFeature() local
258 const float textMaxBoxScale = tilePixelRatio * textMaxSize / glyphSize; in addFeature()