Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dvector_source.cpp24 const variant<std::string, Tileset>& VectorSource::getURLOrTileset() const { in getURLOrTileset() function in mbgl::style::VectorSource
H A Draster_source.cpp23 const variant<std::string, Tileset>& RasterSource::getURLOrTileset() const { in getURLOrTileset() function in mbgl::style::RasterSource