Home
last modified time | relevance | path

Searched defs:RasterSource (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/sources/
H A Draster_source.hpp13 class RasterSource : public Source { class
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Draster_source.cpp12 RasterSource::RasterSource(std::string id, variant<std::string, Tileset> urlOrTileset_, uint16_t ti… in RasterSource() function in mbgl::style::RasterSource