Home
last modified time | relevance | path

Searched defs:sourceType (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Draster_source_impl.cpp6 RasterSource::Impl::Impl(SourceType sourceType, std::string id_, uint16_t tileSize_) in Impl()
H A Draster_source.cpp12 …::string id, variant<std::string, Tileset> urlOrTileset_, uint16_t tileSize, SourceType sourceType) in RasterSource()
/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 Dhsa-brig-format.h1028 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 Dhsa-brig-format.h1028 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/plugins/geoservices/mapboxgl/
H A Dqmapboxglstylechange.cpp587 QString sourceType = param->property("sourceType").toString(); in fromMapParameter() local