Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_cover.cpp156 Projection::project(bounds.southeast(), z), in tileCover()
229 auto se = Projection::project(bounds.southeast(), z); in TileCover()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dgeo.hpp122 LatLng southeast() const { return LatLng(south(), east()); } in southeast() function in mbgl::LatLngBounds
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dmap.cpp371 bounds.southeast(), in cameraForLatLngBounds()