Home
last modified time | relevance | path

Searched refs:layoutIconSize (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.cpp246 const float layoutIconSize = layout.evaluate<IconSize>(zoom + 1, feature); in addFeature() local
259 const float iconBoxScale = tilePixelRatio * layoutIconSize; in addFeature()