Home
last modified time | relevance | path

Searched refs:perspectiveRatio (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_projection.cpp405 …const float perspectiveRatio = 0.5 + 0.5 * (cameraToAnchorDistance / state.getCameraToCenterDistan… in reprojectLineLabels() local
409 fontSize * perspectiveRatio : in reprojectLineLabels()
410 fontSize / perspectiveRatio; in reprojectLineLabels()