Home
last modified time | relevance | path

Searched refs:convertVectorSource (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.cpp81 static optional<std::unique_ptr<Source>> convertVectorSource(const std::string& id, in convertVectorSource() function
187 return convertVectorSource(id, value, error); in operator ()()