Home
last modified time | relevance | path

Searched defs:getCameraOptions (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/map/
H A Dmap_snapshotter.cpp149 CameraOptions MapSnapshotter::Impl::getCameraOptions() const { in getCameraOptions() function in mbgl::MapSnapshotter::Impl
209 CameraOptions MapSnapshotter::getCameraOptions() const { in getCameraOptions() function in mbgl::MapSnapshotter
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform.cpp66 CameraOptions Transform::getCameraOptions(const EdgeInsets& padding) const { in getCameraOptions() function in mbgl::Transform
H A Dmap.cpp269 CameraOptions Map::getCameraOptions(const EdgeInsets& padding) const { in getCameraOptions() function in mbgl::Map