Searched refs:getCameraOptions (Results 1 – 6 of 6) sorted by relevance
35 CameraOptions getCameraOptions() const;149 CameraOptions MapSnapshotter::Impl::getCameraOptions() const { in getCameraOptions() function in mbgl::MapSnapshotter::Impl151 return map.getCameraOptions(insets); in getCameraOptions()161 return map.latLngBoundsForCamera(getCameraOptions()); in getRegion()209 CameraOptions MapSnapshotter::getCameraOptions() const { in getCameraOptions() function in mbgl::MapSnapshotter210 return impl->actor().ask(&Impl::getCameraOptions).get(); in getCameraOptions()
49 CameraOptions getCameraOptions() const;
31 CameraOptions getCameraOptions(const EdgeInsets&) const;
269 CameraOptions Map::getCameraOptions(const EdgeInsets& padding) const { in getCameraOptions() function in mbgl::Map270 return impl->transform.getCameraOptions(padding); in getCameraOptions()
66 CameraOptions Transform::getCameraOptions(const EdgeInsets& padding) const { in getCameraOptions() function in mbgl::Transform
66 CameraOptions getCameraOptions(const EdgeInsets&) const;