Home
last modified time | relevance | path

Searched refs:convertRasterSource (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dsource.cpp37 static optional<std::unique_ptr<Source>> convertRasterSource(const std::string& id, in convertRasterSource() function
183 return convertRasterSource(id, value, error); in operator ()()