Home
last modified time | relevance | path

Searched defs:Impl (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dimage_source_impl.cpp7 ImageSource::Impl::Impl(std::string id_, std::array<LatLng, 4> coords_) in Impl() function in mbgl::style::ImageSource::Impl
12 ImageSource::Impl::Impl(const Impl& other, std::array<LatLng, 4> coords_) in Impl() function in mbgl::style::ImageSource::Impl
18 ImageSource::Impl::Impl(const Impl& rhs, PremultipliedImage&& image_) in Impl() function in mbgl::style::ImageSource::Impl
H A Dvector_source_impl.cpp6 VectorSource::Impl::Impl(std::string id_) in Impl() function in mbgl::style::VectorSource::Impl
10 VectorSource::Impl::Impl(const Impl& other, Tileset tileset_) in Impl() function in mbgl::style::VectorSource::Impl
H A Draster_source_impl.cpp6 RasterSource::Impl::Impl(SourceType sourceType, std::string id_, uint16_t tileSize_) in Impl() function in mbgl::style::RasterSource::Impl
11 RasterSource::Impl::Impl(const Impl& other, Tileset tileset_) in Impl() function in mbgl::style::RasterSource::Impl
H A Dcustom_geometry_source_impl.cpp7 CustomGeometrySource::Impl::Impl(std::string id_, in Impl() function in mbgl::style::CustomGeometrySource::Impl
15 CustomGeometrySource::Impl::Impl(const Impl& impl, ActorRef<CustomTileLoader> loaderRef_) in Impl() function in mbgl::style::CustomGeometrySource::Impl
H A Dgeojson_source_impl.cpp42 GeoJSONSource::Impl::Impl(std::string id_, GeoJSONOptions options_) in Impl() function in mbgl::style::GeoJSONSource::Impl
47 GeoJSONSource::Impl::Impl(const Impl& other, const GeoJSON& geoJSON) in Impl() function in mbgl::style::GeoJSONSource::Impl
H A Dvector_source_impl.hpp9 class VectorSource::Impl : public Source::Impl { class in mbgl::style::VectorSource
H A Dimage_source_impl.hpp12 class ImageSource::Impl : public Source::Impl { class in mbgl::style::ImageSource
H A Draster_source_impl.hpp9 class RasterSource::Impl : public Source::Impl { class in mbgl::style::RasterSource
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dlocal_file_source.cpp25 class LocalFileSource::Impl { class in mbgl::LocalFileSource
27 Impl(ActorRef<Impl>) {} in Impl() argument
H A Dasset_file_source.cpp21 class AssetFileSource::Impl { class in mbgl::AssetFileSource
23 Impl(ActorRef<Impl>, std::string root_) in Impl() function in mbgl::AssetFileSource::Impl
H A Dasync_task.cpp13 class AsyncTask::Impl { class in mbgl::util::AsyncTask
15 Impl(std::function<void()>&& fn) in Impl() function in mbgl::util::AsyncTask::Impl
H A Dtimer.cpp10 class Timer::Impl { class in mbgl::util::Timer
12 Impl() : timer(new uv_timer_t) { in Impl() function in mbgl::util::Timer::Impl
H A Dcollator.cpp23 class Collator::Impl { class in mbgl::style::expression::Collator
25 Impl(bool caseSensitive_, bool diacriticSensitive_, optional<std::string>) in Impl() function in mbgl::style::expression::Collator::Impl
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Doffscreen_texture.cpp12 class OffscreenTexture::Impl { class in mbgl::OffscreenTexture
14 Impl(gl::Context& context_, const Size size_, const gl::TextureType type_) in Impl() function in mbgl::OffscreenTexture::Impl
18 Impl(gl::Context& context_, in Impl() function in mbgl::OffscreenTexture::Impl
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dannotation_source.hpp21 class AnnotationSource::Impl : public style::Source::Impl { class in mbgl::AnnotationSource
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dfill_extrusion_layer_impl.hpp10 class FillExtrusionLayer::Impl : public Layer::Impl { class in mbgl::style::FillExtrusionLayer
H A Dcustom_layer_impl.hpp14 class CustomLayer::Impl : public Layer::Impl { class in mbgl::style::CustomLayer
H A Dcircle_layer_impl.hpp10 class CircleLayer::Impl : public Layer::Impl { class in mbgl::style::CircleLayer
H A Dheatmap_layer_impl.hpp10 class HeatmapLayer::Impl : public Layer::Impl { class in mbgl::style::HeatmapLayer
H A Dhillshade_layer_impl.hpp10 class HillshadeLayer::Impl : public Layer::Impl { class in mbgl::style::HillshadeLayer
H A Dfill_layer_impl.hpp10 class FillLayer::Impl : public Layer::Impl { class in mbgl::style::FillLayer
H A Dbackground_layer_impl.hpp10 class BackgroundLayer::Impl : public Layer::Impl { class in mbgl::style::BackgroundLayer
H A Draster_layer_impl.hpp10 class RasterLayer::Impl : public Layer::Impl { class in mbgl::style::RasterLayer
H A Dsymbol_layer_impl.hpp10 class SymbolLayer::Impl : public Layer::Impl { class in mbgl::style::SymbolLayer
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dhttp_file_source.hpp18 class HTTPFileSource::Impl : public QObject class in mbgl::HTTPFileSource

123