Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/supercluster/0.2.2/include/
H A Dsupercluster.hpp220 auto lngX = p.x / 360 + 0.5; in project() local
224 return { lngX, latY }; in project()