Home
last modified time | relevance | path

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