Searched refs:sourceType (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/ |
| H A D | raster_source_impl.cpp | 6 RasterSource::Impl::Impl(SourceType sourceType, std::string id_, uint16_t tileSize_) in Impl() argument 7 : Source::Impl(sourceType, std::move(id_)), in Impl()
|
| H A D | raster_source.cpp | 12 …::string id, variant<std::string, Tileset> urlOrTileset_, uint16_t tileSize, SourceType sourceType) in RasterSource() argument 13 : Source(makeMutable<Impl>(sourceType, std::move(id), tileSize)), in RasterSource()
|
| H A D | raster_source_impl.hpp | 11 Impl(SourceType sourceType, std::string id, uint16_t tileSize);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | hsa-brig-format.h | 1028 BrigType16_t sourceType; member 1038 BrigType16_t sourceType; member 1056 BrigType16_t sourceType; member 1123 BrigType16_t sourceType; member 1139 BrigType16_t sourceType; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | hsa-brig-format.h | 1028 BrigType16_t sourceType; member 1038 BrigType16_t sourceType; member 1056 BrigType16_t sourceType; member 1123 BrigType16_t sourceType; member 1139 BrigType16_t sourceType; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/sources/ |
| H A D | raster_source.hpp | 15 …iant<std::string, Tileset> urlOrTileset, uint16_t tileSize, SourceType sourceType = SourceType::Ra…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/ |
| H A D | qmapboxglstylechange.cpp | 587 QString sourceType = param->property("sourceType").toString(); in fromMapParameter() local 591 source->m_params[QStringLiteral("type")] = sourceType; in fromMapParameter() 593 switch (acceptedSourceTypes.indexOf(sourceType)) { in fromMapParameter() 595 qWarning() << "Invalid value for property 'sourceType': " + sourceType; in fromMapParameter()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/ |
| H A D | mapboxgl.qdoc | 186 …of \b sourceType \l {https://www.mapbox.com/mapbox-gl-js/style-spec/#sources-geojson}{geojson}, the 233 property var sourceType: "geojson"
|