Home
last modified time | relevance | path

Searched refs:tileset_ (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_impl.cpp10 VectorSource::Impl::Impl(const Impl& other, Tileset tileset_) in Impl() argument
12 tileset(std::move(tileset_)) { in Impl()
H A Draster_source_impl.cpp11 RasterSource::Impl::Impl(const Impl& other, Tileset tileset_) in Impl() argument
14 tileset(std::move(tileset_)) { in Impl()